Re: [toaster] pop3 logging

2004-12-10 Thread Bob Hutchinson
On Friday 10 December 2004 10:39, Jose Luis Canciani wrote: > Thanks for your answers Bob. Unfortunatly I'm not using LDAP... > But I've seen some logs of the POP3 Server that comes with Courier package > and it seems they have what I need: username and bytes transferred. If I > can make it work, I

Re: [toaster] pop3 logging

2004-12-10 Thread Jose Luis Canciani
Thanks for your answers Bob. Unfortunatly I'm not using LDAP... But I've seen some logs of the POP3 Server that comes with Courier package and it seems they have what I need: username and bytes transferred. If I can make it work, I'll post the scripts to get the bandwidth per domain. Thanks agai

Re: [toaster] pop3 logging

2004-12-08 Thread Bob Hutchinson
On Wednesday 08 December 2004 12:29, Jose Luis Canciani wrote: > The problem is that isoqlog will not analyze qmail-pop3d logs, only > qmail-send logs. And even if it could, the pop3 logs does not show username > and/or size of downloaded messages, it only shows ip and ports used by the > connectio

Re: [toaster] pop3 logging

2004-12-08 Thread Jose Luis Canciani
The problem is that isoqlog will not analyze qmail-pop3d logs, only qmail-send logs. And even if it could, the pop3 logs does not show username and/or size of downloaded messages, it only shows ip and ports used by the connections. That's why I first asked about the POP3_LOGLEVEL parameter that

Re: [toaster] pop3 logging

2004-12-08 Thread Bob Hutchinson
On Tuesday 07 December 2004 22:22, Jose Luis Canciani wrote: > Thanks for the info. One doubt only, are those graphs separated by domain? > I mean, if I have several domains in vpopmail, will qmail-mrtg give me the > bandwidth for each one? No, qmail-mrtg does not, but isoqlog will, per domain and

Re: [toaster] pop3 logging

2004-12-07 Thread Jose Luis Canciani
Thanks for the info. One doubt only, are those graphs separated by domain? I mean, if I have several domains in vpopmail, will qmail-mrtg give me the bandwidth for each one? On Wed, 8 Dec 2004 00:23:20 +, Bob Hutchinson <[EMAIL PROTECTED]> wrote: > On Tuesday 07 December 2004 20:06, Jose

Re: [toaster] pop3 logging

2004-12-07 Thread Bob Hutchinson
On Tuesday 07 December 2004 20:06, Jose Luis Canciani wrote: > Hi everybody. > > I'm creating a platform for a hosting service and I need to know how much > bandwidth each domain is consuming. I've partially managed to do it reading > isoqlog reporting (based on qmail-send logs). > Now I'm trying t

[toaster] pop3 logging

2004-12-07 Thread Jose Luis Canciani
Hi everybody. I'm creating a platform for a hosting service and I need to know how much bandwidth each domain is consuming. I've partially managed to do it reading isoqlog reporting (based on qmail-send logs). Now I'm trying to find POP3 bandwidth for qmail-pop3d. I haven't found too much inform