On 4/20/06, Brian Krusic <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a way to allow any one from a particular domain to post to a list > regardless of > whether they are members or not? > > Does the non member filter accept wildcards and if so, in what format? I've > tried a few to > no avail.
The description of accept_these_nonmembers states: '...start the line with a ^ character to designate a regular expression match.' So, something like [EMAIL PROTECTED]@domain.com should do what you want. -- - Patrick Bogen ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp