Author: Nico Erfurth Date: To: j2 CC: exim-users Subject: Re: [Exim] Filter not executing
j2 wrote: > Consider the following in Exim 4.10
>
....
> Lets assume that the sql statement comes back with "New Wave Logistics"
> (minus the quotes), and $localpart is jan.johansson. Yet it never executes
> /etc/xams/filters/New Wave Logistics/jan.johansson.filt
>
> but hapily passes the message on to the next handler.