Re: [exim] MIME extension filter fails to catch filename

Top Page
Delete this message
Reply to this message
Author: Franz Georg Köhler
Date:  
To: exim-users
Subject: Re: [exim] MIME extension filter fails to catch filename
It looks like I was running the condition check in the wrong environment
(acl_check_data) where $mime_filename was unset.

After moving it into the acl_smtp_mime context, it works as expected.


However, the demime condition did not catch it while it usually blocked
the extensions.

>>> check demime =
>>> bat:com:pif:prf:scr:vbs:exe:zip:doc:xls:docx:xlsx:cab:docm:rar:docm:ace:jar:7z
>>> drop: condition test failed in ACL "acl_check_data"