Re: [Exim] virtuser table

Top Page
Delete this message
Reply to this message
Author: Antal Kovacs
Date:  
To: exim-users@exim.org
Subject: Re: [Exim] virtuser table
On k, 2003-08-12 at 15:58, Philip Hazel wrote:
> router:
> driver = redirect
> data = ${lookup {$local_part@domain} lsearch {/virt/user/table}}

Thank you, it's working fine, but missing the '$' signal before domain.
For the archives, here is the final result for me:
Insert in the router section!

virtuser_table:
driver = redirect
allow_fail
allow_defer
data = ${lookup{$local_part@$domain}lsearch{/etc/exim4/virtusertable}}
file_transport = address_file
pipe_transport = address_pipe

--
Antal Kovacs <anti@???>
Areco Systems Kft.