I need to extract a copy of all emails from an Exchange 2003 system that were sent to an address at a particular domain.
Does anyone know of a way to do this?
There is a similar question here that covers this in Exchange 2007, but that uses export-mailbox which is not available in 2003. The obvious approach would be to use ExMerge, but that will only allow me to use date or subject or attachment filename as criteria, and not destination email address (or indeed sender email address).
Ideally, I'd like to have a way of doing this with our existing software, or with a free tool, but I'll look at purchasing things if necessary.