On 17/12/15 16:42, Always Learning wrote:
> The obvious attraction "demine" has, certainly for me, is it can easily
> and quickly be invoked in ACL Data ....
>
>
>> warn demime = ace:bat:btm:cab:chm:cmd:com:cpl:dat:dll:exe:hta: \
> js:jsp:lnk:msi:pif:prf:reg:scr:sys:url:vbe:vbs
At a guess, the acl_smtp_mime equivalent:
warn condition = ${if match {$mime_filename} \
{\\.(ace|bat|btm|cab|chm|cmd|com|\
cpl|dat|dll|exe|hta|\
js|jsp|lnk|msi|pif|prf|reg|scr|\
sys|url|vbe|vbs)\$}}
>
> .... et cetera.
... assuming you don't need the content of the file.
--
Cheers,
Jeremy