Well, you know... If you're using daemontools, it's pretty easy to have it trigger a script every time your log file reaches a predefined limit. This script can process the logs (using qmail's optional tools) and you could easily feed that output through whichever of the z* tools that spits out what you want to log. Daemontools are your friends. :-) Matt > -----Original Message----- > From: Ken Jones [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 21, 2000 7:20 AM > To: Robert J Adams > Cc: [EMAIL PROTECTED] > Subject: Re: Stats > > > Robert J Adams wrote: > > > > Hello all, > > > > Has anyone written a stats program to gather number of pop/imap/smtp > > connections etc for vpopmail? Seems like it would be useful. > > > > -Jason > > If you are using tcpserver -v for pop and smtp, It would be fairly > straight forward to write a file parsing program. > > What would be cool is if it could hook into mrtg graphs ;] > > http://vast.inter7.com/mrtg/messages.html > > Ken Jones >