Re: [EXIM] Hmm, Thanx and more help!! =)

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Ben Smithurst
日付:  
To: D
CC: eximlist
題目: Re: [EXIM] Hmm, Thanx and more help!! =)
On Sun, 24 May 1998, D wrote:

> how do i add aaa.bbb.ccc to the list of domains that exim will accept
> as being mailed to this machine?


local_domains = aaa.bbb.ccc:xxx.yyy.zzz

or

local_domains = lsearch;/usr/exim/localdomains

and make /usr/exim/localdomains be a text file containing

aaa.bbb.ccc
xxx.yyy.zzz

i.e., one domain per line.

-- 
Ben Smithurst                                 ben@???



--
*** Exim information can be found at http://www.exim.org/ ***