There is absolutely no reason for this wonderful bit of advice to be buried in a comment to a blog posting so I’ve repeated it here for the search bots to find.
What am I talking about? By default there is no row divider in the message list of Apple Mail. No alternating colors, no divider.
Turn this…

Into this…

However, Jon Hicks figured out how to do it and I’m repeating his steps here:
- First you need to install (if you havent already) Apple Developer Tools from the CDs that came with your Mac.
- Next browse to
Applicationsin theFinder. - Control-click on
Mailand selectDuplicateso you have a backup. - Control-click on
Mailand selectShow Contents. - Browse to
Contents -> Resources -> English.lproj. - Open
MessageViewerContents.nib. It should open in Interface Builder. - Select the list view at the top by clicking it once.
- Bring up the Attributes in the Inspector (Apple-Shift-I).
- Tick the box for Use Alternating Row Background third from the bottom.
- Save and reopen Mail.