OSX Mail.app send only plaintext but read as html

Posted by bawkstoo on Super User See other posts from Super User or by bawkstoo
Published on 2011-03-16T15:10:37Z Indexed on 2011/03/16 16:12 UTC
Read the original article Hit count: 228

Filed under:
|
|

I get email which seems properly plaintext formatted, but when I forward it out, the font size ends up being enormous and a few other formatting stupidities. So I tried the following:

defaults write com.apple.mail PreferPlainText -bool TRUE

And this works great, all outgoing email regardless of the text original is plaintext only, just the way I like it. But now for incoming email only the plaintext portions are available to read without going into View -> Message -> Raw Source (or something similar to that).

Does anyone know how I can force only outgoing mail to include only plaintext, but continue to read incoming mail in the formatting it was intended?

© Super User or respective owner

Related posts about formatting

Related posts about apple-mail