> -----Original Message-----
> From: Sumith
> To: Qmail
> Sent: 3/22/01 11:03 PM
> Subject: qmail queue
> How can I know how many concurrent qmail deliveries are taking place on
> my qmail server, both qmail-local and qmail-remote
>
> Regards
> Sumith

Call me old fashioned, but when I want to see what my qmail server is
doing I just do a:

        ps auxw | grep qmail 

or, if I just want to see outbound mail from external users:

        ps auxw | grep qmail-remote

`qmail-qstat` is also a somewhat useful command to get a general idea on
your mail server's current load.

-- 
Keith
Network Engineer
Triton Technologies, Inc.

Reply via email to