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: elemint@theriver.com
Date:  
To: plug-discuss
Subject: Re: how to check amount of email in postfix que
If I use postfix flush what will happen if amavis and postfix can not
handle them all at once? Will they go back to the que?

If I have increased the child processes from 4 to 6 wont postfix send
these messages out faster that are in the que?

some had the following: "(connect to 127.0.0.1[127.0.0.1]: Connection
refused)
" but that was when amavis was not running I restarted amavis so the vast
majority do not have that comment nor any other.




Jim


> 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
>


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