Issue469

Title E-mails with S/MIME (SMIME) signatures should not create attachments
Priority feature Status chatting
Superseder Nosy List jaraco
Assigned To Topics

Created on 2012-06-15.17:34:46 by jaraco, last changed 2012-06-15.17:35:42 by jaraco.

Files
File name Uploaded Type Edit Remove
smime.p7s jaraco, 2012-06-15.17:35:42 application/pkcs7-signature
Messages
msg2548 (view) Author: jaraco Date: 2012-06-15.17:34:46
When an e-mail is sent signed with a digital signature, the gateway sees the signed payload as an attachment and adds it to the issue. It should instead ignore the S/MIME payload or even verify the signature.
msg2549 (view) Author: jaraco Date: 2012-06-15.17:35:42
This is a reply to the issue to demonstrate the undesirable behavior.
History
Date User Action Args
2012-06-15 17:35:42jaracosetfiles: + smime.p7s
status: unread -> chatting
messages: + msg2549
title: E-mails with S/MIME (SMIME) signatures should not create attachments -> E-mails with S/MIME (SMIME) signatures should not create attachments
2012-06-15 17:34:46jaracocreate