Auteur: Jeremy Harris Date: À: exim-users Sujet: 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