Horrible default font size on Mac Mail

One thing I really don’t understand why the hack the default Mail font size so tiny. It is like font size 6. After months of using it, I couldn’t take any more because more and more my colleague email coming without right font so Mail switch using default size. After long search, I finally found the solution.

  1. Close Mail if it’s running
  2. Open Terminal
  3. Then type following command:
    defaults write com.apple.mail MinimumHTMLFontSize 13
  4. Start Mail program

That’s it! Problem solved.

blog comments powered by Disqus