Author: Tom Kistner Date: To: Frank DeChellis CC: exim-users Subject: 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.