View Single Post
  #1 (permalink)  
Old 07-04-2009, 05:36 AM
webstyler webstyler is offline
Registered User
 
Join Date: Nov 2003
Posts: 258
webstyler
Need to check exim queue lenght and type..

I need to check number of emails in the exim queue and % of isp (10% yahoo, ..)

I check this also from external server

So I think this: create a txt file as
---
lenght: 10800
yahoo.com: 3000
gmail.com: 2000
libero: 1000
---

and copy into account so can be grab from external

How can be done this ?

Thanks
__________________
--
Reply With Quote