Re: [Mailman-Users] Block domain

2003-12-17 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan Jones wrote: > On Wed, 2003-12-17 at 18:13, Todd wrote: [...] >> That regex only matches if the address begins with domain.com. You >> might want something more like @domain.com$ or possibly [EMAIL PROTECTED] >> (I don't know if the former works i

Re: [Mailman-Users] Block domain

2003-12-17 Thread Dan Jones
On Wed, 2003-12-17 at 18:13, Todd wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dan Jones wrote: > > 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 d

RE: [Mailman-Users] Block domain

2003-12-17 Thread Christopher Jackson
er 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 ma

Re: [Mailman-Users] Block domain

2003-12-17 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan Jones wrote: > 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

[Mailman-Users] Block domain

2003-12-17 Thread Dan Jones
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