Re: [Exim] Exim RPM's or HowTo's

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Stephen Gran
Fecha:  
A: exim-users
Asunto: Re: [Exim] Exim RPM's or HowTo's
On Mon, May 03, 2004 at 03:30:39PM +0200, Graham Dodd said:
> we do global scanning currently 2 scanners are called RAV and ClamAV using
> the following line
>
> av_scanner = cmdline:/etc/exim/scanner.sh %s:INFECTED:(.+)


If RAV is expiring, and you want to move to just clamav, replace the
above line with:
av_scanner = clamd:127.0.0.1 3310

Or whatever port or unix socket you have it listening on. That gets rid
of whatever error might be coming form the script. Then you're free to
upgrade.

I have been happily using the above from clamav 0.60 to 0.70, and exim
4.24 to 4.32, so it should work without any difficulties.

--
--------------------------------------------------------------------------
|  Stephen Gran                  | Drop the vase and it will become a Ming |
|  steve@???             | of the past.   -- The Adventurer        |
|  http://www.lobefin.net/~steve |                                         |

--------------------------------------------------------------------------