https://bugs.exim.org/show_bug.cgi?id=2452
Bug ID: 2452
Summary: Add References header to DSN emails
Product: Exim
Version: 4.92
Hardware: x86
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: Unfiled
Assignee: unallocated@???
Reporter: arekm@???
CC: exim-dev@???
RFC4021 defines "References" header as "The message identifier(s) of other
message(s) to which the current message may be related."
This is feature request about adding References headers to DSN (Delivery Status
Notification) emails, send by exim, referring to original mail.
Rationale: currently all DSN emails have no information about relation to
original sent message other than inside of body. That makes it hard to manage
these DSNs inside of MUA (especially if you have DSN enabled globally for every
mail sent). That's because you see tons of messages with "Delivery Status
Notification" subject and nothing more.
References header with relation to original message would allow MUA to nicely
visualise relation in threaded sort view for example etc.
--
You are receiving this mail because:
You are on the CC list for the bug.