Re: [Exim] Clam and Exim rejecting ALL email

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Kistner
Fecha:  
A: Frank DeChellis
Cc: exim-users
Asunto: Re: [Exim] Clam and Exim rejecting ALL email
Frank DeChellis wrote:

> ClamAV on separate server


There is the problem. You can't do this, since the files being checked
are not sent over the network, just a pointer to their location on the
file system (which is on the exim machine).

Even if exiscan/clamav would be able to send the files over the network,
I doubt you'd get much increase in overall performance due to the big IO
overhead.

regards,

/tom