Connect to an Exchange mailbox with WebDAV
Overview
In Mac OS X 10.2 or higher, it is possible to mount an individual Exchange mailbox to the Desktop using WebDAV. (See WebDAV and Connect to a file server for more information.) This enables you to do several things including the following:
- Looking at the individual .EML reference files contained within the various folders.
- Examing folder sizes to determine where quota space is being used in an Exchange mailbox.
- Manipulating the files within the account for management purposes.
All of the functionality associated with this is accomplished by mapping the Exchange mailbox in a way similar to an AFP or SMB file share point.
Mounting the volume
You can mount your Exchange mailbox to see the files within, in the same way you can connect to a file server (or Apple's .Mac iDisk service). The basic steps are the same as the way you would Connect to a file server with Mac OS X.
-
Select "Connect to Server..." from the "Go" menu.
-
Enter the URL of your Exchange mailbox
Note: The URL of your Exchange mailbox is equal to http://mymail.rit.edu/exchange/abc1234/ where "abc1234" is the username of the mailbox the user wishes to mount.
-
Enter the username and password of the account specified in the URL in the previous step.
Although doing any procedures within WebDAV is accompanied by a noticeable delay as the computer negotiates with the servers, this is an excellent way to clear out problem events or emails that clients can't remove as well as a way to troubleshoot quota issues. Manipulating the account through the Terminal is a much more efficient and functional way to work with this type of connection.