Summary | Sending to mailing list adds the mailing list name to the To-header |
Queue | IMP |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Unconfirmed |
Priority | 2. Medium |
Owners | |
Requester | patrick.kratzer (at) hetzner (dot) com |
Created | 04/25/2024 (384 days ago) |
Due | |
Updated | 04/25/2024 (384 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Sending to mailing list adds the mailing list name to the To-header
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
front of the real mail address list in the To field. The To field then
looks like this:
To: [LIST_NAME]: [MAIL_IN_LIST1], [MAIL_IN_LIST2],...
This format is not compatible with the following RFC:
https://www.rfc-editor.org/rfc/pdfrfc/rfc5322.txt.pdf
Sending such a mail is not a big problem in most cases but some mail
clients have problems once "Reply to all" is used on this mail since
the list name gets interpreted as part the first mail address in the
list.