Summary | remove SMIME signature |
Queue | IMP |
Queue Version | HEAD |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | michael.menge (at) zdv (dot) uni-tuebingen (dot) de |
Created | 06/05/2007 (6616 days ago) |
Due | |
Updated | 07/03/2007 (6588 days ago) |
Assigned | |
Resolved | 07/03/2007 (6588 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
doesn't make any sense for us to treat it as an attachment here either.
Assigned to Michael Slusarz
in my send folder.
Also you can't remove attachments form singed messages
If i understand the MIME_Structure correct it should be possible to
change form
multipart/signed
text/plain
application/pkcs7-signature
to
multipart/mixed
text/plain
text/plain
or from
multipart/signed
multipart/mixed
text/plain
application/pdf
application/pkcs7-signature
to
multipart/mixed
multipart/mixed
text/plain
application/pdf
text/plain
and the second text/plain part contains a attachmand removed text.
Maybe with the
results of the last signature tests
State ⇒ Feedback
to muck with signed/encrypted messages.
Also, is there a particular reason you want to do this?
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ remove SMIME signature
Queue ⇒ IMP
State ⇒ New
application/pkcs7-signature part of a SMIME signed E-Mail.