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
Temas nuevos: [Exim] delete mails
Asunto: Re: [Exim] Clam and Exim rejecting ALL email
Frank DeChellis wrote:

> is a yous a saying I can't run ClamAV and Exim on separate servers?


Yes.

Well, you can, but it won't work without much hassle (like exporting the
spool via NFS to the scanner machine), and it won't get you any increase
in performance.

If you want performance, put clamav on the main server and give it dual
CPUs, fast SCSI disk and ample RAM. Sending things over the network adds
too much IO overhead, it will never be really performant (except if you
spread the load over multiple scanner boxen, but thats a different
weight class then).

/tom