[EMAIL PROTECTED] <> wrote:
> On Tue, 19 Oct 2004 13:00:03 +0200
> "Graham Dodd" <[EMAIL PROTECTED]> wrote:
> 
>> [EMAIL PROTECTED] <> wrote:
>>> On Tue, 19 Oct 2004 09:42:23 +0200
>>> "Graham Dodd" <[EMAIL PROTECTED]> wrote:
>>> 
>>>> So I made the leap from 0.75.1 to 0.80 and get the following error
>>>> in exim log 
>>>> 
>>>> 2004-10-19 09:20:52 1CJoIe-0002Ut-E3 malware acl condition: clamd:
>>>> unable to read from socket (No such file or directory)
>>> 
>>> It's trying to use the local socket, isn't it? (and you're using
>>> TCPSocket)
>> 
>> That would be my guess too, but why when LocalSocket is commented
>> out. 
>> 
>> I only have TCPSocket and TCPAddr defined
> 
> And what do you have enabled in the config file of exiscan?

Errhh, there is no .conf that I know of.

I'm calling clamav using the following:

av_scanner = clamd:127.0.0.1 3310

And in check_data have the following:

# Check for Virus/virii exiscan
  deny message = This message contains malware ($malware_name)
          demime = *
          malware = *
          delay = 10s


Until 0.80 this worked


Graham

-- 

Graham K. Dodd
Director of Operations
Falk & Ross GmbH
Tel: 06301 717 0

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to