[Tickets #10809] Re: Bug in decrypting PGP-messages in imp
bugs at horde.org
bugs at horde.org
Wed Dec 7 02:59:54 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10809
------------------------------------------------------------------------------
Ticket | 10809
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Bug in decrypting PGP-messages in imp
Queue | IMP
Version | 5.0.15
Type | Bug
-State | Feedback
+State | Resolved
Priority | 2. Medium
Milestone |
Patch |
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-12-06 19:59) wrote:
Two problems here.
First, the MIME structure of the embedded signed part was causing an
off-by-one error with our MIME parsing code, so it was skipping the
first part. This has been fixed.
Second, Claws Mail sends broken embedded signed data - it mixes the
line endings which will confusing MIME parsing. Workaround this issue
by normalizing to CRLF endings at parse time.
More information about the bugs
mailing list