Re: [exim] alias domain

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: JupiterHost.Net
Dátum:  
Címzett: exim-users
Tárgy: 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!