On 1/26/06, Jim B <
elemint@gmail.com> wrote:
>
> How can I delete or flush all mail in the postfix que?
>
To flush:
postfix flush
or...
postqueue -f
To delete a single message:
postsuper -d <message-id>
To delete all messages:
postsuper -d ALL
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss