Re: [exim] Firstname.lastname recognition

Top Page
Delete this message
Reply to this message
Author: Jason_Meers
Date:  
To: manus
CC: exim-users
Subject: Re: [exim] Firstname.lastname recognition
Emmanuel Stapf [ES] wrote:
>> 1) can you find the word "redirect" anywhere in your config?
>> If so we need to see it to help you.
>>
>
> For the both the new and old server I have:
>
> system_aliases:
> driver = redirect
> allow_fail
> allow_defer
> data = ${lookup{$local_part}lsearch{/etc/aliases}}
> user = exim
> file_transport = address_file
> pipe_transport = address_pipe
>
> userforward:
> driver = redirect
> check_local_user
> file = $home/.forward
> # allow_filter
> no_verify
> no_expn
> check_ancestor
> file_transport = address_file
> pipe_transport = address_pipe
> reply_transport = address_reply
>
>

Your /etc/aliases must be different on each box (or exim cant read it)

system_aliases:
driver = redirect
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/aliases}}
user = exim
file_transport = address_file
pipe_transport = address_pipe


Thanks
Jason_Meers
--
http://www.exim-new-users.co.uk