Re: [exim] acl variable

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tom Kistner
日付:  
To: cjackson
CC: Exim-users
題目: Re: [exim] acl variable
Craig Jackson wrote:

> I don't want to tag emails that contain pdf/doc AND media attachments.
> But this doesn't work. Any hints? Is there a way to express NOT using
> the demime like this...
>
>     demime = jpg : ! pdf : ! doc : jpeg


Use the MIME ACL instead. :)

/tom