Directo link to the basic low-fi HTML version of Gmail is http://mail.google.com/mail/h/.
Tag Archives: mail
Direct Link to HTML Gmail
05-Aug-12Delay Outgoing Mail in Outlook
18-Feb-09Delay the messages you send from Microsoft Outlook at Cnet.
How To Fix Mail.app Message Listing
18-Dec-07Here's a standard view on Mail.app (OS X 10.5). If the selected message on your message listing (showing header info, number 1 in the image) does not show up in the actual message box below (number 2), but instead Mail.app shows an another message, your index may have gone bad. Worry not. To fix the […]
Enter multiple addresses in the Email Address field of your Mail.app Account Information dialog, separated by comma. Works flawlessly. This has been bothering me for years. I didn't know how to do this until Justin showed how!
OS X Mail: Always Bcc Specific Address
17-Oct-07In Terminal, write defaults write com.apple.mail UserHeaders '{"Bcc" = "another@address.here"; }' You can write other headers as well: defaults write com.apple.mail UserHeaders '{"Reply-To" = "theemail@goes.here"; "Bcc" = "another@address.here"; }' To get defaults back: defaults delete com.apple.mail UserHeaders This, as many other useful hints, came from macosxhints.