Re: AW: AW: [exim] Expansion of transport filters

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Nico Erfurth
Data:  
Para: Steffen Heil
CC: exim-users
Assunto: Re: AW: AW: [exim] Expansion of transport filters
[repost, because I forgot to Cc the list]

Steffen Heil wrote:

> Is there a way to tell exim not to use the filter for a special address,
> such as
>
> nofilter@???:


This should work.

> And is it possible to use a pipe to use 2 filters?
> Such as
>
> two@???:filter1.pl|filter2.pl


No, but you could use a simple wrapperscript.

Nico