Re: how to check amount of email in postfix que

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Matt Alexander
Date:  
To: plug-discuss
Subject: Re: how to check amount of email in postfix que
On Mon, 17 May 2004 wrote:

> I have 415 messages in my que how.
>
> Can I force these out?


You might want to look at why they're stuck in the queue to see if you
have a configuration error somewhere. If they can actually be delivered
then you can run:

postfix flush

If the messages aren't important and you want to delete them from the
queue then you can run:

postsuper -d ALL

If you want to delete a particular message from the queue then you can
give postsuper the ID of the message. For example:

postsuper -d 4367DE394E



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss