Summary | Redirect garbles Received headers |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | Otto.Stolz (at) uni-konstanz (dot) de |
Created | 11/20/2006 (6823 days ago) |
Due | |
Updated | 11/27/2006 (6816 days ago) |
Assigned | 11/20/2006 (6823 days ago) |
Resolved | 11/27/2006 (6816 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Version ⇒ HEAD
Queue ⇒ Horde Framework Packages
an array by the parsing routines, but then when the message is
redirected they're put into a single header instead of back into
multiple Received: headers.
Assigned to Michael Slusarz
New Attachment: Original.eml
the redirectied message (featuring the bug) is in the Redirected.eml
attachment.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Redirect garbles Received headers
Queue ⇒ IMP
New Attachment: Redirected.eml
State ⇒ Unconfirmed
(which is desired behaviour), but forgets to delimit them by CRLF (to
comply with RFC 2822, Section 2.1). Thus, the original Received
Headers are assembled into a single, unparsable header.
The same bug occurs with the "Report as Spam", and "Report as
Innocent" mnu items (but not with the "Foreward" menu item).