![]() |
![]() |
|
|||||||
| Register | Forum Rules | Getting Started! - Guide | Blog | Videos | Gallery | Members List | Social Groups | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
qmail queue from php
Howdy,
Does anyone out there have a solution to determine the number of messages in Qmail's queue(s) from PHP (ie. via a qmail-qstat call or something else)? i have done a lot of google searching, but have turned up nothing so far. any help would be greatly appreciated. Thanks,yt |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: qmail queue from php
On 22 Nov, 23:05, "AirYT" <ytNOS...@MAPSONfunkychickens.org> wrote:
> Howdy, > > Does anyone out there have a solution to determine the number of messages in > Qmail's queue(s) from PHP (ie. via a qmail-qstat call or something else)? > i have done a lot of google searching, but have turned up nothing so far. > any help would be greatly appreciated. > > Thanks,yt Not used qmail, but every other MTA I've used emulates the sendmail binaries so.... $count=`mailq | wc -l`; C. |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Home - Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |