Cleanup Exchange SMTP Queues

Ever wanted to cleanup all mail sent from one user, through all Exchange SMTP queues?

Use the tool ‘Advanced Queuing Administration Command Line Interface tool (aqadmcli.exe)’!
The tool can be downloaded from the Microsoft PSS FTP Server.

Once downloaded, start up a command prompt and execute these commands to delete all mail sent from one specific user:

setserver "Servername"
delmsg flags=sender,sender=user@domain.com

No comments: