[Tickets #12850] Re: Wrong header in redirected email
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Nov 21 22:55:22 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12850
------------------------------------------------------------------------------
Ticket | 12850
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Wrong header in redirected email
Queue | Horde Base
Version | 5.1.4
Type | Bug
-State | Unconfirmed
+State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-11-21 15:55) wrote:
Then this is a Plesk issue.
In our released versions of IMP, we have this in imp/lib/Compose.php:
$header_text =
trim($resent_headers->toString(array('encode' => 'UTF-8'))) . "\n" .
trim($contents->getHeader(IMP_Contents::HEADER_TEXT));
So if "\r\n" exists in that line, it has been inserted downstream.
More information about the bugs
mailing list