How do I get the address from which the mail was sent, if I want to reply
with a confirmation request? Is it acceptable to parse the From: header
for the following Perl regexp:

.*(<|\w)\@(>|\w)

And the resulting match would be the address to which I can reply?

-- 
Satya. <URL:http://satya.virtualave.net/>
US-bound grad students! For pre-apps, see <URL:http://quickapps.cjb.net/>
My other computer is a HAL 9000.


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

Reply via email to