3 messages in net.sourceforge.lists.courier-users[courier-users] Re: Utility to set SE...
FromSent OnAttachments
Lloyd ZusmanMar 26, 2005 8:17 pm 
Sam VarshavchikMar 27, 2005 6:45 am 
Lloyd ZusmanMar 27, 2005 10:02 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: Utility to set SENDER and RECIPIENT?Actions...
From:Lloyd Zusman (lj@asfast.com)
Date:Mar 27, 2005 10:02:48 am
List:net.sourceforge.lists.courier-users

Sam Varshavchik <mrs@courier-mta.com> writes:

Lloyd Zusman writes:

I'm looking to write a utility that will take an arbitary email message as input, and from this input, will determine the values of SENDER and RECIPIENT in exactly the same way as Courier determines this information.

The message's sender and recipient is not determined from anything that's contained in an E-mail message.

The message's sender and recipient addresses are carried separately, apart from the actual contents of the message.

Ah yes, I forgot that they're the envelope sender and receiver (the "MAIL FROM" and "RCPT TO" values from the SMTP protocol).