I have to hit a few button to tell Mail.app "You're HTML display is busted. Try something else"?! No other email client I've ever used has ever had trouble dealing with HTML, even horribly malformed HTML. Mail.app mostly seems to be able to handle HTML, but these corner cases are really annoying, especially when you have to deal with them on every message. I can't even set this property on a folder or a smart folder. That's really bad design.
Here's how you get Mail.app to fix itself--also terrible design. Open up terminal and type:
defaults write com.apple.mail PreferPlainText -bool FALSE
Yikes.
Tip 'o the hat to this post.
No comments:
Post a Comment