>> Try >> >> [EMAIL PROTECTED] Scott> Not knowing anything about mailman's use of these values:
Scott> The "^.*something" regex is equivalent to just "something". Scott> "^.*" is useless, confusing and should never be used in a regex Scott> for the regex libraries with which I am familiar. I realized it was superfluous shortly after posting. I was focusing on the missing '.' (really, just about anything) in the OP's post. "@xyz.com" should be sufficient, unless Mailman uses re.match() for this particular task. -- Skip Montanaro Got gigs? http://www.musi-cal.com/ http://www.mojam.com/ Got spam? http://spambayes.sf.net/ ------------------------------------------------------ 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