Re: [Exim] ACL to ALLOW only mentioned attachments type and …

Top Page
Delete this message
Reply to this message
Author: Jeff Lasman
Date:  
To: exim-users
Subject: Re: [Exim] ACL to ALLOW only mentioned attachments type and block *
On Friday 26 March 2004 11:23 am, Tom Kistner wrote:

> Brain fart. This must be:
>
> deny message = We only allow .zip and .pdf file attachments
>       !condition = $mime_is_rfc822
>       !condition = ${if eq{$mime_content_disposition}{inline}{1}{0}}
>       condition = $mime_filename
>       !condition = ${if match \
>                          {${lc:$mime_filename}} \
>                          {\N(\.zip|\.pdf)$\N} \
>                       {1}{0}}


I _almost_ (but not quite) feel a bit dumb for asking this question...

The thread bounces around quite a bit in my kmail folder... is this now
working properly with exiscan exiscan-acl 4.30-16 from
"http://duncanthrax.net/exiscan-acl/"?

If so, I finally have a reason to update to 4.30.

Thanks.

Jeff
--
Jeff Lasman, nobaloney.net, P. O. Box 52672, Riverside, CA 92517 US
Professional Internet Services & Support / Consulting / Colocation
Our blists address used on lists is for list email only
Phone +1 909 324-9706, or see: "http://www.nobaloney.net/contactus.html"