Re: [Exim] $domain

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tamas TEVESZ
日付:  
To: Sven Goldt
CC: exim-users
題目: Re: [Exim] $domain
On Tue, 27 Nov 2001, Sven Goldt wrote:

> so there is a file called e.g. virtual.dom, but if somebody
> sends mail to friend@??? the file host.virtual.dom
> is obviously not found.
> How can i get the domain without the subdomain ?


for example,

driver = smartuser
domains = *.domain.tld
new_address = ${local_part}@???

but there are a bunch of other methods


--
[-]