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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Nico Erfurth
Date:  
À: Steffen Heil
CC: exim-users
Sujet: 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