Thanks a lot. It gave me that error but it worked :-) (my files are named "@*"). It doesn't delete any file. Now I'm going to try all the z* utilities. I have a question: Was I supposed to know how I had to do ALL these things? How, with paranormal power? Hehehehe, thanks a lot again :-) I'm going to forward this message to the mailing list too so maybe it can help more people, or the author perform his "documentation". ----- Original Message ----- From: Dewald Strauss <[EMAIL PROTECTED]> To: 'Andr�s' <[EMAIL PROTECTED]> Sent: Wednesday, March 15, 2000 12:48 PM Subject: RE: qmailanalog howto hi again... Try the following (hope I remember this correctly!!!) First feed the logs through matchup: (copy the logs to /tmp first, not sure if this is 100%) cat /tmp/maillog* | /usr/local/qmailanalog/bin/matchup > /tmp/maillog-matchup (you might get an error about fd5 being open, just ignore it) Now you can generate your stats from the processed maillog-matchup Use the z* utilities in /usr/local/qmailanalog/bin/ example cat /tmp/maillog-matchup | /usr/local/qmailanalog/bin/zoverall > /tmp/overall-stats now you can read /tmp/overall-stats, quite nice. Hope this is correct, let me know if you get stuck. cheers Dewald > -----Original Message----- > From: Andr�s [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, March 15, 2000 1:23 PM > To: Dewald Strauss > Subject: RE: qmailanalog howto > > I'm using it on my RedHat 6.0 > > I have qmail 1.03 (I think I installed the Memphis RPM version). I'm > running > daemontools and tcpserver. > > My logs are inside /var/log: qmail and qmail-smtpd. > > Qmail is inside /var/qmail. Qmailanalog is inside /usr/local/qmailanalog. > > I use Cyclog to create the logs, look: > > This is what I have in qmail.init (correponding to cyclog): > > | setuser $LOGUSER cyclog $FILESIZE $FILENO $LOGDIR & > > And this inside a log file: > > 948989145.602145 starting delivery 97: msg 524301 to local [EMAIL PROTECTED] > 948989145.602184 status: local 1/10 remote 0/20 > 948989145.615594 delivery 97: deferral: > Unable_to_chdir_to_maildir._(#4.2.1)/ > 948989145.615632 status: local 0/10 remote 0/20 > 948994507.612565 starting delivery 98: msg 524297 to local [EMAIL PROTECTED] > 948994507.612603 status: local 1/10 remote 0/20 > 948994507.612624 starting delivery 99: msg 524300 to local [EMAIL PROTECTED] > 948994507.612657 status: local 2/10 remote 0/20 > 948994507.612678 starting delivery 100: msg 524293 to local [EMAIL PROTECTED] > 948994507.612711 status: local 3/10 remote 0/20 > 948994507.613345 starting delivery 101: msg 524294 to local [EMAIL PROTECTED] > 948994507.613377 status: local 4/10 remote 0/20 > > Thanks in advance. > > ----- Original Message ----- > From: Dewald Strauss <[EMAIL PROTECTED]> > To: 'Andr�s' <[EMAIL PROTECTED]> > Sent: Wednesday, March 15, 2000 12:09 PM > Subject: RE: qmailanalog howto > > > ok... > telll me what your setup looks like.... > version of qmail.... > install dir of qmail... > etc > > do you use splogger or cyclog ? > > let me know > > > -----Original Message----- > > From: Andr�s [SMTP:[EMAIL PROTECTED]] > > Sent: Wednesday, March 15, 2000 1:03 PM > > To: Dewald Strauss > > Subject: RE: qmailanalog howto > > > > I'm afraid not. Charlez Cazabon tried to explain something, but not what > I > > wanted exactly :-( > > > > > > ----- Original Message ----- > > From: Dewald Strauss <[EMAIL PROTECTED]> > > To: 'Andr�s' <[EMAIL PROTECTED]> > > Sent: Wednesday, March 15, 2000 7:43 AM > > Subject: RE: qmailanalog howto > > > > > > Hi there, > > > > Did someone give you an example yet on how to use qmailanalog? > > If not, give me shout... > > > > cheers > > Dewald > > > > >
