Flush the postfix queue:
postifx flush
Clear the mail log
/var/log/mail.log
display the mail log live while testing mail
tail -f /var/log/mail.log
Clear the mail queue
postsuper -d ALL
Flush the postfix queue:
postifx flush
Clear the mail log
/var/log/mail.log
display the mail log live while testing mail
tail -f /var/log/mail.log
Clear the mail queue
postsuper -d ALL