[Mailman-Users] easy question on python regular expressions

Steve Lindemann steve at marmot.org
Fri May 26 17:43:04 CEST 2006


Mark Sapiro wrote:
> Steve Lindemann wrote:
> 
>> I would like to use a regular 
>> expression to accept all email from a particular domain.
>>
>>   ex: *@any.com
>>
>> Can someone 
>> out there *show* me what I need to use to accomplish the task.
> 
> 
> ^.*@any\.com$
> 
Thank you Mark!  Given the examples I could find and all the variations I 
tried I completely missed the trailing $ sign... *sigh*
--
Steve Lindemann                         __
Network Administrator                  //\\  ASCII Ribbon Campaign
Marmot Library Network, Inc.           \\//  against HTML/RTF email,
   url: http://www.marmot.org           //\\  vCards & M$ attachments
email: mailto:steve at marmot.org
voice: +1.970.242.3331 ext 16
   fax: +1.970.245.7854




More information about the Mailman-Users mailing list