> From: pencho kuncho > I have a very strange situation with one our client. He tried > to send mail to us with attachment (about 2mb, which is > zipped folder with 20-30 files inside)
> 2016-01-14 23:54:22 1aJppa-0000iB-39 H=(mail.host.com) [8.1.4.2] > F=<[email protected]> temporarily rejected during MIME ACL checks: failed to > expand ACL string "${if match{${run{/usr/bin/unzip -l > $mime_decoded_filename}}}{\N(?i)\n.+\.(zip|exe|com|vbs|bat|pif|scr|hta|htm|html|js|cmd|chm|cpl|jsp|reg|vbe|lnk|uri|dll|sys|btm|dat|msi|prf|inf|vb|7z|gz|rar|jar|ace|url|cab)\n\N}}": > command timed out Ask the user to forward that message with exact same attachment to your outside mailbox (like your [email protected]), download the attachment to the machine with Exim and while logged in via ssh, run the command: time /usr/bin/unzip -l filename.zip -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
