Dan Wood is co-owner of Karelia Software, creating programs for the Macintosh computer. He is the father of two kids, lives in the Bay Area of California USA, and prefers bicycles to cars. This site is his weblog, which mostly covers geeky topics like Macs and Mac Programming.
Useful Tidbits and Egotistical Musings from Dan Wood
Categories: Mac OS X · Cocoa Programming · General · All Categories
permanent link
· Topic/MacOSX
|
The trick: use the terminal to specify a custom header to be attached to your outgoing mail messages. Here is mine, what I had typed into the terminal to add the preference to Mail (while it's not running):
defaults write com.apple.mail UserHeaders '{"X-Image-Url" = "http://www.karelia.com/dan_watson.jpg"; }'If you have a web site where you can put your own 64x64 image, you can make your image available to other Mac users as well!
permanent link
· Topic/Watson
|