How can I delete emails for a specific email account older than X days in Exchange 2003 from the server? I would like to do this from the server, not from the outlook client.
Asked
Active
Viewed 7,137 times
2 Answers
5
You can use the Mailbox Manager Settings in the Recipient Policies to set a retention limit on email messages.
You can read the steps on how to accomplish this in KB319188.

Doug Luxem
- 9,612
- 7
- 50
- 80
2
You could use the tool ExMerge. Here is a decription how to delete messages on the server using that utility:
How do I use EXMERGE to delete specific messages from Exchange 2000/2003 mailboxes?
You can download Exmerge in Microsoft's Download area.
Here is a screenshot of the selection criteria (by date):
(source: petri.co.il)

Glorfindel
- 1,213
- 4
- 15
- 22

splattne
- 28,508
- 20
- 98
- 148
-
this will do the trick once, or when run repeatedly. DLux's idea is better because once the Mailbox Manager policies are set, they will keep the database free of old mail. – paulr Jun 01 '09 at 20:12