Showing posts with label see pending mails list. Show all posts
Showing posts with label see pending mails list. Show all posts

Monday, April 14, 2014

See the Mail Queue and Delete all pending mails on Linux server

List the Pending mails and delete them on Linux Mail Server

If you want to see all the pending mails on your Linux server, Run following command:
# mailq
If you want to delete all these pending mails, Run
# postsuper -d ALL