Autor: Marc Sherman Datum: To: exim-users Betreff: Re: [exim] Catch-all alias not working!
Gareth Hastings wrote: >
> Thanks Marc, I have looked at this section quickly and also have another
> quick question.
>
> What are the differences between these two lines?
>
> data = ${lookup{$local_part}lsearch*{/etc/mail/aliases}}
> data = ${lookup{$local_part}lsearch{/etc/mail/aliases}}