Re: [exim] acl variable

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Tom Kistner
Dátum:  
Címzett: cjackson
CC: Exim-users
Tárgy: 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