Flush mail in Postfix Que
Jeremy C. Reed
reed at reedmedia.net
Thu Jan 26 13:22:30 MST 2006
On Thu, 26 Jan 2006, Jim B wrote:
> How can I delete or flush all mail in the postfix que?
The queue can be flushed with "postqueue -f". This attempts to deliver the
queued mail.
You can view it (traditional sendmail style) with "postqueue -p".
Also "postfix flush" will force deliveries instead of waiting for next
interval.
Have a look at your postsuper man page for deleting or manipulating your
queued messages. (See "-d ALL".)
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/
More information about the PLUG-discuss
mailing list