Re: [Exim] Catch all address not working

Top Page
Delete this message
Reply to this message
Author: Nico Erfurth
Date:  
To: Mills Mr C P
CC: 'exim-users@exim.org'
Subject: Re: [Exim] Catch all address not working
Mills Mr C P wrote:

> I am now attempting to use the following in Exim 4 but its not
> working.
>
> system_aliases:
>     driver = redirect
>     allow_fail
>     allow_defer
>     data = ${lookup {$local_part} wildlsearch
> {/etc/mail/domains/$domain/aliases} }
>     file_transport = address_file
>     pipe_transport = address_pipe
>     cannot_route_message = Unknown user

>
> I assume my problem is with the lookup but I am at a loss as to what
> is wrong with it.


Use lsearch* instead of wildlsearch.

Nico
--
"Jeder Schritt ist ein Schritt zum Ziel. Das gilt auch für die
Rückschritte."
    [Ernst Jünger]