Read more

How Exchange handles multipart/alternative emails

Tobias Kraze
September 18, 2014Software engineer at makandra GmbH

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

Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more 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.

Posted by Tobias Kraze to makandra dev (2014-09-18 12:42)