Re: [Exim] Catch all address not working

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: Mills Mr C P
Cc: 'exim-users@exim.org'
Asunto: 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]