Hi,

while trying to evaluate te qmail logs I have another problem: I want to
evaluate the logs daily. The result I want to have is to catch any mails
that pased the server in the time between the last time I run
qmailanalog and now. How do I know which "@..." log-files to take and
how can I avoid to evaluate an entry twice?

At the moment I am usn it like this

cat /var/log/qmail/* | tai64nfrac | matchup | /path/to/eval/script

what must I change to process any entry just once even during several
qmailanalog-runs?

thanks in advance

/ch

Reply via email to