Summary | replying to a smime signed email results in mimeheaders in the mailtext |
Queue | IMP |
Queue Version | 4.3.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | michael.menge (at) zdv (dot) uni-tuebingen (dot) de |
Created | 02/04/2009 (5996 days ago) |
Due | |
Updated | 02/19/2009 (5981 days ago) |
Assigned | 02/19/2009 (5981 days ago) |
Resolved | 02/19/2009 (5981 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
Assigned to Chuck Hagenbuch
http://cvs.horde.org/diff.php/framework/Util/Util.php?r1=1.384.6.30&r2=1.384.6.31
As the comment mentions a php bug, the system is a SLES 10, SP2 on x86_64
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by
eAccelerator
Can someone please change the summary of this bug and confirm/reopen it.
not exist in Horde-3.3
and Imp 4.3 but ocured the first time after upgrade form Horde-3.3 and
Imp 4.3 to Horde-3.3.2
and IMP 4.3.2
e-mails breakes attachments
Downloading an attachment form a signed e-mail works fine.
To reproduce this bug:
1. write a signed messag with attachment to an accout you have acces to
2. forward this message (Body Text with Attchments), you don't need to
sign this message
here is the begining of an forwarded xls attachment as example.
--=_xpquy01jvyo
Content-Type: application/vnd.ms-excel;
name="example.xls"
Content-Disposition: inline;
filename="example.xls"
Content-Transfer-Encoding: 8bit
Content-Type: application/vnd.ms-excel;
name="example.xls"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="example.xls"
0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAOwADAP7/CQAGAAAAAAAAAAAAAAABAAAAXQAAAAAA
AAAAEAAAEgAAAAEAAAD+////AAAAAAAAAAD/////////////////////////////////////
data. So it may work sometimes but not others.
Imp 4.2.x
State ⇒ Not A Bug
that release. This has already been fixed in IMP 5.
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ replying to a smime signed email results in mimeheaders in the mailtext
Type ⇒ Bug
the quoted/forwarded textarea in the composewindow contains the
header informations form the mimepart. e.g.
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit