[kmail2] [Bug 363464] New: resent headers put incorrectly when redirecting
Erik Quaeghebeur via KDE Bugzilla
bugzilla_noreply at kde.org
Tue May 24 12:38:42 BST 2016
https://bugs.kde.org/show_bug.cgi?id=363464
Bug ID: 363464
Summary: resent headers put incorrectly when redirecting
Product: kmail2
Version: 4.14.10
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: kdebugs at equaeghe.nospammail.net
>From RFC5322 <https://tools.ietf.org/html/rfc5322#section-3.6.6>:
Resent fields SHOULD be added to any message that is reintroduced by
a user into the transport system. A separate set of resent fields
SHOULD be added each time this is done. All of the resent fields
corresponding to a particular resending of the message SHOULD be
grouped together. Each new set of resent fields is prepended to the
message; that is, the most recent set of resent fields appears
earlier in the message. No other fields in the message are changed
when resent fields are added.
So the original message should be taken and the resent headers should be
prepended as a single block, nothing more, nothing less. Currently, KMail
appends the headers and further modifies the original headers, as can be seen,
e.g., in bug 360320 <https://bugs.kde.org/show_bug.cgi?id=360320#c0>, which
also shows that this bug is still present in the 5-branch.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list