On 15/01/16 09:16, pencho kuncho wrote: > [email protected]>: host mail.example.com[1.2.3.4] said: 451 > Temporary local problem - please try later (in reply to end of DATA command) > Log message is: > 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 [...] > 21. condition = ${if match{${run{/usr/bin/unzip -l \
... it was running a command, unzip. And it gave up after a while, because the command did not complete. -- Cheers, Jeremy -- ## 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/
