|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Victor Duchovni (Victor.Duchovni
morganstanley.com)
Date: Thu Jan 14 2010 - 13:14:48 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jan 14, 2010 at 08:07:34PM +0100, Ralf Hildebrandt wrote:
> * K??rlis Repsons <karlis.repsons
gmail.com>:
>
> > > According to RFC 5322:
> > >
> > > from = "From:" mailbox-list CRLF
> > > mailbox-list = (mailbox *("," mailbox)) / obs-mbox-list
> > >
> > > Thus, one From: header may contain multiple addresses.
> >
> > Well, another possible trouble I was about to ask later, but still, can there
> > be multiple From:?
> > And in what cases can there be multiple addresses in From: field? Its strange.
> > If anyone knows...
>
> RFC 5322 speaks of the From: field in singluar only, thus only one is
> allowed:
The same is true for "To:" and "Cc:" and yet in practice, multiple
"To:" and "Cc:" fields are sometimes sent and are processed collectively
by typical email software. The Postfix sendmail(1) command, when used
to send email to recipients specified via the message headers (the "-t"
switch) will collect recipient addresses from multiple "To:", "Cc:" and
"Bcc:" headers.
It may be prudent to also treat:
From: <authorA>
From: <authorB>
as synonymous with:
From: <authorA>, <authorB>
the implied meaning is that the people with those email addresses,
co-authored the email.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomo
postfix.org?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]