wittygal wrote:

>I have someone who keeps resubscribing who is sending spam messages.  I want
>to ban that address how do I do it?


Privacy options...->Subscription rules->ban_list

The documentation is not completely clear, but the ban list accepts
addresses like

[EMAIL PROTECTED]

and regexps beginning with ^ like

^j.*doe@(.*\.)?example\.com

which would match [EMAIL PROTECTED], [EMAIL PROTECTED] and
[EMAIL PROTECTED] but not [EMAIL PROTECTED]

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to