Summary | Disposition-Notification-To: header parsing |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | viktor (at) szepe (dot) net |
Created | 12/19/2018 (2426 days ago) |
Due | |
Updated | 03/02/2019 (2353 days ago) |
Assigned | |
Resolved | 03/02/2019 (2353 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Priority ⇒ 1. Low
https://www.gaijin.at/en/tools/e-mail-header-analyzer
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Disposition-Notification-To: header parsing
Type ⇒ Bug
State ⇒ Unconfirmed
Protonmail puts this header into the message:
Disposition-Notification-To:
=?UTF-8?Q?SZ=C3=89PE_Viktor_<websmarter+readreceipt@protonmail.ch>?=
See https://tools.ietf.org/html/rfc3798#section-2.1
This is the corresponding log line in my MTA:
error,relay=::ffff:173.212.197.142,from=<viktor@szepe.net>,to=<?=>:
513 Syntax error.
Could it be that IMP does not expect a name in this header?
Thank you for developing Horde!