In addition to the existing "view source" for email messages, I suggest to add a mechanisms that allows to "view decrypted source". That is, if an email is encrypted, it should be decrypted, and the resulting message source should be shown in a view source window. This would easy viewing of the inner content type, and the encrypted "protected headers". Maybe this isn't much work, we just need to understand how to use the MIME decoders to decrypt the message, prior to sending it to the view source code?
Bug 1589630 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
In addition to the existing "view source" for email messages, I suggest to add a mechanism that allows to "view decrypted source". That is, if an email is encrypted, it should be decrypted, and the resulting message source should be shown in a view source window. This would allow easy viewing of the inner content type, and the encrypted "protected headers". Maybe this isn't much work, we just need to understand how to use the MIME decoders to decrypt the message, prior to sending it to the view source code?