On Sat, 13 Jan 2001 21:33:57 +0530 (IST) 
Satya  <[EMAIL PROTECTED]> wrote:

> Com-pli-cated. I'm in no mood to make sense of RFC 822 right now,
> and Python still eludes me.

<sigh>

> $pa_addr=~s/(.*)(<|\s)(.*?\@.*?)(>|\s)(.*)/$3/;

Which is broken, and yes, I'll let you read the RFC to find out
why.  If you want to do it right, with low effort, make the call-out
to formail.

-- 
J C Lawrence                                       [EMAIL PROTECTED]
---------(*)                          http://www.kanga.nu/~claw/
--=| A man is as sane as he is dangerous to his environment |=--

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://www.python.org/mailman/listinfo/mailman-users

Reply via email to