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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nico Erfurth
Datum:  
To: Steffen Heil
CC: exim-users
Betreff: 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