Thursday, February 9, 2012

Mac Server mail postfix command to delete mail queue

sudo postsuper -d ALL


This command will delete all outgoing mail waiting in queue.

Tested on OS 10.6.8 it may work on other versions.

1 comment: