Daniel POGAC wrote:

> Can you help me with use qmail analog ??? I have installed qmailanalog and
> have log file without time stamps...
>
> I think that i use incorrect syntaxes...

I'm using the following very simple Script for general Mail Statistics:

root@foxdev1:/usr/local/samba/lib> cat /usr/bin/mailstat
#! /bin/sh
/usr/local/bin/tai64nfrac < /var/log/qmail/qmail-send/current >
/var/log/maillog
/usr/local/qmailanalog/bin/matchup < /var/log/maillog >
/var/log/maillog.matchup
/usr/local/qmailanalog/bin/zoverall < /var/log/maillog.matchup
rm -rf /var/log/maillog*

--
--^..^--------------------------------------------------
  michael maier  -  system & development administrator
  flatfox ag, hanauer landstrasse 196a
  d-60314 frankfurt am main
  fon    +49.(0)69.50 95 98-308
  fax    +49.(0)69.50 95 98-101
  email  [EMAIL PROTECTED]
  url    http://www.flatfox.com -  m a k e  m y  d a y
--------------------------------------------------------


Reply via email to