Closed
Bug 1119300
Opened 11 years ago
Closed 9 years ago
wrong attachment flagging of smime signed mails
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: s-y-l, Unassigned)
Details
Attachments
(1 file)
|
40.08 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045
Steps to reproduce:
I send messages both with s/mime sig and without and an attachment.
Actual results:
The message without sig is flagged correcty with the clip showing it contains an attachment. The message with s/mime sig isn't flagged correspondingly, though it contains the very same attachment - the attachement itsself is ok and shown in the preview window, but not in the list.
Expected results:
Both mails should be flagged with attachemt symbol in the list. Most important filtering/searching for mails containing attachments that are s/mime signed isn't working either :(.
| Reporter | ||
Comment 1•11 years ago
|
||
Marked red what I am missing. Most important, filtering for mails with att. doesn't work either :(.
Rel. message headers here:
---cut---
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms090600010505040203050005"
This is a cryptographically signed message in MIME format.
--------------ms090600010505040203050005
Content-Type: multipart/mixed;
boundary="------------030404080709020803010305"
This is a multi-part message in MIME format.
--------------030404080709020803010305
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
...
--------------030404080709020803010305
Content-Type: application/pdf;
name="Schaltplan-MCU_R8C25V05_Page1.pdf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="Schaltplan-MCU_R8C25V05_Page1.pdf"
...
--------------030404080709020803010305
Content-Type: application/pdf;
name="Schaltplan-MCU_R8C25V05_Page2.pdf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="Schaltplan-MCU_R8C25V05_Page2.pdf"
...
--------------ms090600010505040203050005
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature
---cut---
| Reporter | ||
Comment 2•11 years ago
|
||
Already switched IMAP server from courier to dovecot - same problem :(
| Reporter | ||
Comment 3•9 years ago
|
||
In the present Version 45.5.0 this issue is fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•