If the standard view of Gmail is a little slow in your browser, you can make it much snappier by clicking on "basic HTML" on the bottom of the page and setting it as your default.
Of course, then you'll be missing out on some "features," and we all know how limited email is without the additional "features."
Showing posts with label Email is Plain Text Only. Show all posts
Showing posts with label Email is Plain Text Only. Show all posts
Wednesday, July 14, 2010
Saturday, July 10, 2010
Force Plain Text in Apple's Mail.app
You ever get an email that looks like this?

It's one of life's enduring mysteries why people who stylize their email text don't care whether it's readable for people on the other end. Sometimes I think everyone but me is secretly a graphics designer and they're deliberately sending me messages in the worst possible fonts and styles just to mess with my head.
Well, instead of going all tin foil and dropping off the face of the earth, there's another solution to this problem. If you're using Mail in OS X, open your terminal and enter the following command:
defaults write com.apple.mail PreferPlainText -bool TRUE
When you quit and relaunch Mail, you will now see that your emails received have been magically transformed to plain text. Wonderful, readable plain text. If you insist on seeing the original HTML version, just hit Command + ].
Of course, if you want to switch back to the original default, just change TRUE in the command above to FALSE and run it again.
Although, really, at this point you've been educated otherwise.
It's one of life's enduring mysteries why people who stylize their email text don't care whether it's readable for people on the other end. Sometimes I think everyone but me is secretly a graphics designer and they're deliberately sending me messages in the worst possible fonts and styles just to mess with my head.
Well, instead of going all tin foil and dropping off the face of the earth, there's another solution to this problem. If you're using Mail in OS X, open your terminal and enter the following command:
defaults write com.apple.mail PreferPlainText -bool TRUE
When you quit and relaunch Mail, you will now see that your emails received have been magically transformed to plain text. Wonderful, readable plain text. If you insist on seeing the original HTML version, just hit Command + ].
Of course, if you want to switch back to the original default, just change TRUE in the command above to FALSE and run it again.
Although, really, at this point you've been educated otherwise.
Subscribe to:
Posts (Atom)