How Exchange handles multipart/alternative emails

Posted Over 9 years ago. Visible to the public.

In Rails, you can very easily send emails with HTML and plaintext bodies Show archive.org snapshot .

However, if you're trying to debug those using your normal email account, you might be out of luck: For some reason, Exchange servers will simply throw away the plaintext part of your mail, and just save the html part.

Tobias Kraze
Last edit
Over 9 years ago
Keywords
microsoft, outlook
License
Source code in this card is licensed under the MIT License.
Posted by Tobias Kraze to makandra dev (2014-09-18 10:42)