Byung-Hee HWANG a écrit :
> i saw some terms "envelope _sender" and "header_sender" in postfix docs
> on public postfix website. it is so confused to me. what is different
> between "envelope_sender" and "header_sender"? according to RFC 2822,
> there is described about "Sender" and "From". is the terms
> (envelope_sender, header_sender) related to "Sender" and "From"? can you
> please give me your cool explain? 
>   

This message you read now has an envelope sender:
<[EMAIL PROTECTED]> while the From header is: mouss
<[EMAIL PROTECTED]>.


- if the message couldn't be delivered to you, an error would have been
sent to the envelope sender.
- An MTA can put the envelope sender in a header (Return-Path, ... etc)
but this is not mandatory.
- When you compose a message in your MUA, your MUA generally uses your
From: address to determine the envelope sender.


http://www.cns.utoronto.ca/usg/technotes/smtp-intro.html
http://en.wikipedia.org/wiki/E-mail
http://en.wikipedia.org/wiki/E-mail#Header
http://en.wikipedia.org/wiki/Envelope_sender



Reply via email to