Skip to content
Commit 7ef4b761 authored by Matthew Barnes's avatar Matthew Barnes
Browse files

Bug 705194 - Failure to decrypt inline encrypted GPG messages

Commit 1556f4d4 in 3.8.4 broke inline
PGP encrypted messages, because the parser was treating the encrypted
message content as an attachment even though the content type is just
text/plain.  This ensures the message content is treated correctly.

(cherry picked from commit ca67414c)
parent 856b0e74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment