ops-trust / portal

Ops-Trust Platform - Portal
https://www.ops-trust.net
Apache License 2.0
21 stars 4 forks source link

MH should deal with multipart/mime where some parts are signed. #38

Open massar opened 9 years ago

massar commented 9 years ago

if multipart/signed, demote that to one leg of a multipart/mixed, and make the disclaimer text another leg of that multipart/mixed. this should preserve S/MIME for people that use it. [maybe always-demote, and make sure the original string remains intact, by adding our disclaimer to a new top-level multipart/mixed?]