[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Echelon



Jason Gunthorpe wrote:
> As an aside, does anyone here have a python routine for properly splitting
> up a From: header, accounting for all the styles of seperating the name
> from address and the various alternate locals? 

Hm, I have a PCRE regexp that can match any rfc-822 address, and you could
presumably use it in python to pull out the various sections. It's about
4.7k long though. ;-)

-- 
see shy jo


Reply to: