Lähettäjä: Rob Skedgell Päiväys: Vastaanottaja: exim-users Aihe: Re: [exim] $sender_address vs. $h_From:
On Wednesday 07 Sep 2005 14:39, Marc Perkel wrote: > What is the difference between $sender_address and $h_From: ?
$sender_address is the envelope sender given in the SMTP "MAIL FROM"
command, $h_From is whatever is in the RFC2822 "From" header after the
SMTP "DATA" command has been issued.