Autor: Nico Erfurth
Data:
A: Steffen Heil
CC: exim-users
Assumpte: 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