Your browser does not support JavaScript! Please enable it for maximum experience. Thank you.
Quick Tip: Postfix Flush the Mail QueueTraditional "sendmail -q" command flushes mail queue. Under Postfix, just enter the following to flush the mail queue
# postfix flush
OR
# postfix -f
To see mail queue, enter:
# mailq