clamd configuration?
    Ryan Lane 
    rlane at i-centrix.com
       
    Tue Jul  3 21:14:05 IST 2007
    
    
  
Chris Yuzik wrote:
> # grep -i clamd /etc/MailScanner/MailScanner.conf | grep -v '^#'
> Virus Scanners = clamd
> Clamd Port = 3310
> Clamd Socket = /tmp/clamd
> Clamd Lock File = /var/lock/subsys/clamd
> Clamd Use Threads = yes
I just set this up today, and have it working (with eicar test files, 
and clamav test files).  My config lines are:
Clamd Port = 3310
Clamd Socket = /var/run/clamav/clamd.sock
#Clamd Socket = /tmp/clamd
Clamd Lock File = # /var/lock/subsys/clamd
Clamd Use Threads = yes
I'm running this on centos 4.5 with clamav/clamd from dag's repo.
-Ryan
    
    
More information about the MailScanner
mailing list