>Jim, try
from: .*@(?!.*uleth.ca)

The 'anything before the @ sign' is obvious, but the '?!.*' is to test 
for possible machine names, in case they're there.

Nope. That failed. I added a "\n" to the front of this and that failed
as well. I didn't think I would have to make any accommodations for the
"machine names" though because I have given this account a very unique
name, so my goal here is just to accept the mail if that unique.name is
found in any header at all. This is why I was sure that:

\n.*unique.name

would be good enough. But it was not. I probably don't really understand
what this filter is looking for though...

 - jim -





------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to