Auteur: Marc Sherman Date: À: JupiterHost.Net CC: exim-users Sujet: Re: [exim] do router based on if a files exists or not
JupiterHost.Net wrote: >>
>> No. I mean allow_filter != allow_fail.
>
>
> Ah ha! So I'd need to allow_filter *and* allow_fail?
If you want to use an Exim filter, you need to use allow_filter. If you
want to use ":fail:" in an alias file, you need to use allow_fail. If
you want an Exim filter that uses the "fail" command (not ":fail:"),
then you need both.