Lähettäjä: JupiterHost.Net
Päiväys:
Vastaanottaja: exim-users
Aihe: Re: [exim] alias domain
> Try this:
>
> forwarddomainfromfile:
> driver = redirect
> domains = lsearch;/path/to/file
> data = $local_part@${lookup {$domain} lsearch {/path/to/file}}
That worked perfect thanks Peter! You rock!