Re: how to check amount of email in postfix que

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Matt Alexander
Dato:  
Til: plug-discuss
Emne: Re: how to check amount of email in postfix que
On Mon, 17 May 2004 wrote:

> I have postfix installed on Debian how can I check how many emails are in
> the que, I am using postfix and amavisd-new.


postqueue -p

And I suppose a way to count the number of messages could be:

postqueue -p | grep ^[0-9] | wc -l
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss