Re: [Exim] Clam and Exim rejecting ALL email

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tom Kistner
日付:  
To: Frank DeChellis
CC: exim-users
題目: 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