On Sunday 06 June 2004 12:24 pm, Scott Leighton wrote:
Anyway, Take a look at /etc/log.d/conf/maillog.conf It sould point ot (for me at least) /var/log/mail default is /var/log/maillog
Is this what you needed?
That's exactly it. I'm so dumb, I had changed the entries for the archive but never changed the main entry. The minute I did, logwatch started reporting the mail stuff.
Thanks! Appreciate it!
Logwatch is working great, but.... Just so you know, I had to change a regex in the amavis script at /etc/log.d/scripts/services/amavis line 28 as shown below. # $ThisLine =~ s/^\([\d-]+\) //; $ThisLine =~ s/^\([^\)]+\) //; Without that change, a ton of mail was being dumped into "unmatched entries" and not counted in the totals. Scott -- POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/ Linux 2.6.4-54.5-default