Re: [Exim] Catch all address not working

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Nico Erfurth
日付:  
To: Mills Mr C P
CC: 'exim-users@exim.org'
題目: 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]