Checked sendmail.mc, the default log level should be 9?
dnl # default logging level is 9, you might want to set it higher to
dnl # debug the configuration
dnl #
dnl define(`confLOG_LEVEL', `9')dnl

 at /etc/rsyslong.conf, mail related config:

*.info;mail.none;authpriv.none;cron.none;local6.none       
/var/log/messages
# Log all the mail messages in one place.
mail.*                                                                     
-/var/log/maillog
# added local6 from clamad.conf for clamav logging.
local6.*                                                                  
/var/log/clamav/clamd.log

 and at maillog, milter always log like this (set "LogClean no" at
clamd.conf):
   sendmail[3783]: Milter change (add): header: X-Virus-Scanned:
clamav-milter 0.95.1 at localhost
   sendmail[3783]: Milter change (add): header: X-Virus-Status: Clean
 

  so, the milter message at maillog related to sendmail or clamav-milter?
  Thank a lot.


aCaB wrote:
> 
> martinnitram wrote:
>>   Becasue just want milter to log message to file that specify at
>> 'LogFile',
>> so set LogSyslog no to disable syslog logging. But found that milter
>> still
>> log to the maillog file (at FC9) no matter the email is infected or clean
>> one. 
>> 
>>   Is it normail for clamav 0.95.1? Thank for helping
> 
> Hi,
> It is not.
> However make sure the loglevel *in sendmail* is setup properly.
> 
> -acab
> _______________________________________________
> Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
> http://www.clamav.net/support/ml
> 
> 

-- 
View this message in context: 
http://www.nabble.com/disable-milter-syslog-tp23517736p23534940.html
Sent from the clamav-users mailing list archive at Nabble.com.

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to