On 24 Feb 2005 at 20:09, David wrote about
"Re: [exim] New Stuff":
| (I wrote:)
| >(Patrick wrote):
| > | 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
Right you are. In that case, I have no idea why it doesn't seem to
work.
| (i will test it through
| http://www.webmail.us/testvirus, anyone asking for a test suite?), in
| any case adding decode = default in mime_acl will 'demime' all
| attachments, so in any case old_demime is not need for clamav
That would be good to learn. I don't see any hint in the docs that
specifying decode= in the MIME ACL will change the behavior of
malware= in the DATA ACL.
| (anyway i will deeply test it tomorrow).
Excellent. You're the one who contributed the original clamd code to
exiscan, yes? Glad to have you checking in to this!
| BTW, exiscan-acl-spec.txt is not be the right place to look for
| documentation on content scanning,
It is if you're not yet running 4.50...
| better look at spec.txt
I had checked the changelogs without noticing anything relevant, but
I hadn't downloaded 4.50's spec.txt. Now that I have, I don't see
any significant changes in the wording related to clamd and demime.
- Fred