Re: [exim] EXIM not detecting virus emails

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] EXIM not detecting virus emails
On 22/10/15 12:32, Gary Stainburn wrote:
> I am testing with eicar and they are getting delivered.


If the clamd log indicates it wasn't handed the EICAR
for scanning:

Do that again, but first (in another window) shutdown your
exim daemon and run it with the option "-d-all+acl+expand"
added to the normal commandline (check that first with ps).

This will output voluminous debug (you might want to capture
to a file) from which you should be able to see the flow
through the ACL processing, and work out why you're not
scanning that message.
--
Cheers,
Jeremy