Apple Mail ver. 5 doesn’t work with Exchange 2003. However, there’s a third-party solution that works pretty well. DavMail is a client that sits between Exchange and Mail. I’m a stickler for efficiency and I hate to waste CPU-cycles, but this worth taking a look at.
DavMail has some pretty handy set-up instructions so I won’t go in to that. One feature I immediately missed was the option of not having DavMail’s App icon in the dock. Here’s how to alleviate that problem.Fire up a terminal and run these commands:
cd /Applications/DavMail.app/Contentscp Info-nodock.plist Info.plist
That’s it. The next time you start DavMail the only hint of it running will be in the menu bar.
Add DavMail to your start-up items to have it automatically start when OS X boots.
Post a Comment