Autor: Magnus Holmgren Data: Dla: Nigel Wade CC: Exim users list Temat: Re: [exim] How to debug malware
Nigel Wade wrote: > Furthermore, according to the documentation, the MIME ACL will only
> unpack MIME components if the mail message contains a MIME-Version:
> header. I would rather not have to rely on the co-operation of the virus
> writers by requiring this header be in the message for the virus
> scanning to work.
It says that, but when I tested, the acl_smtp_mime was indeed executed
even though the MIME-Version field was nonpresent. (Exim 4.54-2 Debian)