Re: [Exim] Clam and Exim rejecting ALL email

Etusivu
Poista viesti
Vastaa
Lähettäjä: Tom Kistner
Päiväys:  
Vastaanottaja: Frank DeChellis
Kopio: exim-users
Aihe: 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