If I'm not mistaken, ^ in regex means 'start's with' so what you are
saying is anything that starts with domain.com should be dropped.  I
think you want something more like [EMAIL PROTECTED] or [EMAIL PROTECTED]

I could be wrong though...

--
Christopher Jackson
IT Manager
Avaki Corporation
Office: 781.272.3331x2104
Fax: 781.272.8444

> -----Original Message-----
> From: Dan Jones [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, December 17, 2003 5:55 PM
> To: Mailman Mailing List
> Subject: [Mailman-Users] Block domain
> 
> 
> I want to block all mail from a specific domain.  Under 
> Privacy options/sender filters, in the box marked "List of 
> non-member addresses whose postings will be automatically 
> discarded" I put ^domain.com.  This should be a simple 
> regular expression that will always match the domain name, 
> but I still get emails that a posts from [EMAIL PROTECTED] 
> needs authorization, and I have to go in and delete it.  Why 
> doesn't this work, and what does work?
> 
> 
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> [EMAIL PROTECTED] 
> http://mail.python.org/mailman/listinfo/mailma> n-users
> Mailman 
> FAQ: 
> http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: 
> http://www.mail-archive.com/mailman-users%> 40python.org/
> 
> This 
> message was sent to: [EMAIL PROTECTED]
> 
> Unsubscribe or change your options at 
> http://mail.python.org/mailman/options/mailman-users/cjackson%
40avaki.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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to