Jordi Espasa Clofent wrote:
>> Please show a couple of log lines from the logfile.
> 
> [EMAIL PROTECTED] ~]# tail -n 25 /var/amavis/amavis.log

> Aug 29 17:24:45 amhost /usr/sbin/amavisd[11695]: (11695-15) ...

                          ^^^^^^^^^^^^^^^^^

I've added a new config variable / command line option to support 
installations with different syslog service names.  Yours, as you can 
see above, is /usr/sbin/amavisd, and amavis-logwatch was only accepting 
"amavis" as the syslog name.

Pick up the 1.48.19 version at:

    http://www.mikecappella.com/logwatch

Change the amavis-logwatch.conf file variable $amavis_Syslog_Name to:

    $amavis_Syslog_Name = "/usr/sbin/amavisd"

Alternatively, you can use the command line option:

    amavis-logwatch --syslog_name /usr/sbin/amavisd

I've also updated amavis-logwatch to ignore the amavis debugging lines 
that were in your log.  You may have others.

Thanks for the report,
MrC

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to