On 29 Mar 2004, at 20:53, texas critter wrote:
On Monday, March 29, 2004 11:48 AM, Lee Thao wrote:
3.33. How do I accept all addresses from a particular domain? If I want postings from all non-members at a particular domain to be accepted, how do I go about doing that without adding them each individually?
It's in the instructions in the list admin interface. Go to the Privacy
Options > Sender Filters. For "List of non-member addresses whose postings
should be automatically accepted." it says:
Add member addresses one per line; start the line with a ^ character to designate a regular expression match.
So for all addresses at a particular domain, this should work:
^.example.com
you probably want the regex pattern to be:
[EMAIL PROTECTED]@example\.com$
hth, texas critter
-- EL-M FAQ: http://www.emaillist-managers.com/
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/