On Friday 04 Feb 2005 10:17, Robert S wrote:
> Hi folks.
> 
> I've just installed the latest clamd/clamav-milter with sendmail on my 
> gentoo machine.  When receive a virus I get the following in my log - (ie 
> the infected file isn't moved into the quarantine directory):
> 
> Feb  4 21:03:32 basement clamav-milter[17978]: Starting ClamAV version 0.81, 
> clamav-milter version 0.81b
> Feb  4 21:03:32 basement smbd_vscan-clamav[4682]: INFO: disconnected
> Feb  4 21:04:16 basement sm-mta[18734]: j14A4FiD018734: 
> from=<[EMAIL PROTECTED]>, size=1827, class=0, nrcpts=1, 
> msgid=<[EMAIL PROTECTED]>, proto=ESMTP, 
> daemon=MTA, relay=relay01.mail-hub.dodo.com.au [203.220.32.149]
> Feb  4 21:04:16 basement clamav-milter[17978]: j14A4FiD018734: 
> /tmp/clamav-64f21b900509e7e8/msg.Z0T4ri: ClamAV-Test-File Intercepted virus 
> from <[EMAIL PROTECTED]> to <[EMAIL PROTECTED]>
> Feb  4 21:04:16 basement clamav-milter[17978]: Can't rename 
> /tmp/clamav-64f21b900509e7e8/msg.Z0T4ri to 
> /var/clam/milter/050204/j14A4FiD018734.ClamAV-Test-File
> Feb  4 21:04:16 basement clamav-milter[17978]: Quarantined infected mail as 
> /tmp/clamav-64f21b900509e7e8/msg.Z0T4ri
> Feb  4 21:04:16 basement sm-mta[18734]: j14A4FiD018734: Milter add: header: 
> X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on 
> basement.mydomain.com.au
> Feb  4 21:04:16 basement sm-mta[18734]: j14A4FiD018734: Milter add: header: 
> X-Virus-Status: Infected
> Feb  4 21:04:16 basement sm-mta[18734]: j14A4FiD018734: Milter: data, 
> reject=554 5.7.1 virus ClamAV-Test-File detected by ClamAV - 
> http://www.clamav.net
> 
> 
> My /etc/clamd.conf:
> 
> LogTime
> LogSyslog
> LocalSocket /var/run/clamd/clamd.sock
> FixStaleSocket
> StreamMaxLength 20M
> User clamav
> ScanMail
> 
> 
> clamav-milter was started with
> 
> # /usr/sbin/clamav-milter -U /var/clam/milter --max-children=2 -blo 
> /var/run/clamd/clmilter.sock
> 
> Changing permissions of /var/clam/milter to 777 temporarily does not help.
> 
> Obviously a permissions problem?? 

1) Don't use the 'b' option unless you receive no emails from an external 
network
2) It's unlikely that you need to use the 'l' option unless you're running in a 
Windows machine
3) What is the output of "ls -ld /var/clam"?
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to