RE: [exim] Help with clamav

Pàgina inicial
Delete this message
Reply to this message
Autor: Sub Zero
Data:  
A: 'Troy Settle'
CC: exim-users
Assumpte: RE: [exim] Help with clamav
If there is a clamd= file in /var folder:

Open    /etc/clamd.conf
Find    /var/clamd
Replace it with    /var/run/clamav/clamd
So that    av_scanner = clamd:/var/run/clamav/clamd
Will not generate a 451 error.


OR simply

Change the av_scanner line to

av_scanner = clamd:/var/clamd

-----Original Message-----
From: exim-users-bounces@??? [mailto:exim-users-bounces@exim.org] On
Behalf Of Troy Settle
Sent: Friday, July 29, 2005 2:10 PM
To: exim-users@???
Subject: [exim] Help with clamav

I'm a little lost here, and google wasn't much help (even with
site:www.exim.org):

First, I tried clamd:

av_scanner = clamd:/var/run/clamav/clamd