Re: [Exim] virtuser table

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Antal Kovacs
Fecha:  
A: exim-users@exim.org
Asunto: 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.