Brian Atkins sent the message below at 13:30 1/2/2007: >Nothing in vette or other logs. It is set to hold non-members, but I >also have a rule in place to accept any sender on our domain, just in >case the new employees aren't updated as frequently as need be. > >accept_these_non-members: [EMAIL PROTECTED] ---------------- End original message. ---------------------
Based on your previous post and the fact that the e-mail addresses show have host parts as well as the TLD, you would probably want to try a revised RE like this: [EMAIL PROTECTED]|[EMAIL PROTECTED] This change allows any e-mail address that has a host part to pass as well as any from the TLD without a host part. Dragon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------ 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/ 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&file=faq01.027.htp
