Re: [exim] acl variable

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Tom Kistner
Data:  
Para: cjackson
CC: Exim-users
Asunto: 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