On 20 Mar 2012, at 20:01, Seebs wrote: > In HTML mail, I would like to have some display somewhere (maybe a > status bar or something?) of where a link would go if clicked.
There exists an open ticket on this subject (unfortunately more than a year old): http://freron.lighthouseapp.com/projects/58672/tickets/54-request-status-bar-primarily-to-display-link-targets The ticket describes a workaround you may find useful. It uses a feature of Apples WebView: defaults write com.freron.MailMate WebKitShowsURLsInToolTips -bool true -- Benny
