Re: [Exim] Clam and Exim rejecting ALL email

Top Pagina
Delete this message
Reply to this message
Auteur: Tom Kistner
Datum:  
Aan: Frank DeChellis
CC: exim-users
Nieuwe Onderwerpen: [Exim] delete mails
Onderwerp: 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