niax / rust-email

Implementation of MIME Messages for Rust
MIT License
63 stars 34 forks source link

Add encrypted multipart for MIME (RFC 1847) #50

Closed juga0 closed 4 years ago

juga0 commented 5 years ago

It would be great to add this MIME multipart subtypes, so that it's possible to create MIME encrypted emails.

niax commented 4 years ago

bc85bf49af07744ce8e3aaac492efdfb7501b263 handles this use case.