Re: [Exim] Clam and Exim rejecting ALL email

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tom Kistner
Datum:  
To: Frank DeChellis
CC: exim-users
Neue Treads: [Exim] delete mails
Betreff: 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