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.
--
Diane Ross, Microsoft Mac MVP
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>
Follow us on twitter <https://twitter.com/entouragehelp>
If you are exporting all folders and it stops on a folder, you know that
folder has a problem, but if you are doing an individual folder all you
know is it exported some messages. The only way to know is import the
file and check the number of messages.
Exporting as .rge will give you an error if there is a problem.
This article explains the differences in .rge and .mbox files.
<http://blog.entourage.mvps.org/2009/02/backup_individual_items.html>