At 8:09 pm +0100 2005/02/24, David wrote:
>Hi !!
>
>>| Those this means that clamav scanning will not work unless
>>| OLD_DEMIME is defined ? where did you read this ?
>>
>>Right. exiscan-acl-spec.txt.
>>Plus, retested after installing clamav 0.83 (latest version).
>>clamav supports unpacking "email files", but evidently what exiscan
>>passes doesn't qualify. The clam docs aren't too clear, but I
>>suspect it wants an mbox format file.
>
>exim's content scanning creates a mbox .eml file, so there (theorically)
>will be no problem (i will test it through
>http://www.webmail.us/testvirus, anyone asking for a test suite?), in
well, test #24 and 25 (message/partial and CLSID trick, whatever that
is), since they do not contain any virus, will pass through in a
basic configuratio (exim 4.50) with a data acl:
...
deny message = This message contains malware ($malware_name)
malware = */defer_ok
accept
and a standard clamd.conf
g