Re: MIME ACL problem

"Michael F. Sprague" <[email protected]> Thu, 4 Nov 2004 09:16:15 -0500
Newsgroups gmane.mail.exim.exiscan.user
Message-ID <[email protected]>
Clive McDowell <[email protected]> wrote:
<SNIP>
> acl_check_mime:
>   # Reject potentially executable attachments
>   deny    message       = Message contains potentially executable attachment
>           demime        = ade:adp:bas:bat:chm:cmd:com:cpl:exe:hlp:hta:\
>  
> inf:ins:isp:js:jse:lnk:mdb:mde:msc:msi:msp:mst:pcd:pif:\
>                           reg:scr:sct:shs:shb:url:vb:vbe:vbs:wsc:wsf:wsh
> 
>   deny    message       = Malware $malware_name detected
>           malware       = *
> 
>   accept
> 
> acl_check_data:
> 
> 	[spamassassin etc.]
> 
> Have I missed something obvious here?

Hi Clive,

The demime command is not used in the MIME ACL, though it can still be used
in the data ACL.  Rather the 'decode' command is used in the MIME ACL.

M

-- 
Michael Sprague  | [email protected]
Partner          | System and Network Engineering (SaNE), LLC
use STD::disclaimer;