Re: Update to RFC 5322 to allow "group" syntax in the "from" header

Barry Leiba <[email protected]> Mon, 10 Sep 2012 15:26:03 -0400
Newsgroups gmane.ietf.rfc822
Message-ID <CAC4RtVDYgxjy_bnioTYrQkHcV0en6Ec_+M4cEaKLZbGuFOaRuA@mail.gmail.com>
> It occurs to me that now that sender has changed from
>
>     sender = mailbox
> to
>     sender = address
>
> Since address can be a group, and a group can contain multiple addresses, we've
> left a crack through which the syntax allows multiple address to slip into a
> sender field.
...
> I think a note to the effect that at most one
> address can appear in a sender group construct would suffice.

I have this change queued up:

OLD
   If the from field contains more than one address (mailbox or group) in the
   address-list, then the sender field, containing the field name "Sender" and a
   single mailbox or group specification, MUST appear in the message.

NEW
   If the from field contains more than one address (mailbox or group) in the
   address-list, then the sender field, containing the field name "Sender" and a
   single mailbox or group specification that refers to no more than
one mailbox,
   MUST appear in the message.

Barry
_______________________________________________
ietf-822 mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/ietf-822