[Exim] Virtual domain aliasfile problems

Etusivu
Poista viesti
Vastaa
Lähettäjä: Mike Smith
Päiväys:  
Vastaanottaja: exim-users
Aihe: [Exim] Virtual domain aliasfile problems
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hello,

I am trying to write something that will process "user@??? :
localuser" in the exim.conf file but have been unsuccessful.

I have:

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

this does not seem to work, I think the @ is mucking it up somehow.

anyone have any idea how to make this work?

thanks.


Mike Smith

The IT Department

Tel: (613)523-2322x320

msmith@???




--