I am paring down a huge identity (16GB) by creating saved searches
(6-month groups) of an offline copy of an exchange identity and pulling
them to the desktop as MBOX files. One has 2314 items, another 14,521
and yet another has 18,845. Curiously they are all about 2GB in file
size. Is this a limit? What happens when I exceed it? Are attachments
stripped to preserve the messages? Thanks!
There is no stated limit, but I've found that folders over 2GB in size
can fail. It's not the number of items, but the size. Attachments are
not stripped.
I'm not sure if this script works on Exchange accounts or not, but it's
a big time saver.
Export folders as MBOX files (includes subfolders)
<
http://www.entourage.mvps.org/downloads/scripts/jolly/Make_MBOX.zip>
When exporting as MBOX, it's hard to know when the export has completed.
You can monitor by opening the Activity Monitor and watching the
Microsoft Database daemon. When it's at zero CPU, the script has
finished. This is not an indication that it completely exported all
data. You would need to compare number of messages by importing the MBOX
file.