Pardon me for making this so vague, but...
I have a script that uses CDO to access messages in a mailbox and delete
them based on age.
The script works fine in testing. It works some of the time in the
production environment, but intermittently causes the Exchange Server's
local delivery queue to stop processing, become unresponsive to a manual
reconnect, and require the server to be rebooted. The consequence not as
bad as it may sound. This server is used only for journaling copied
messages.
I know this sounds like an Exchange issue, but thought I would ask the
question here first to see if anyone had a similar issue. Is there some way
to throttle or "chunk" the amount of data transmitted in the session? This
might be similar to the ADO Recordset parameter that limits the number of
records returned in a query. There are typically a million messages in the
target folder...