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

Top Page
Delete this message
Reply to this message
Author: Ben Smithurst
Date:  
To: D
CC: eximlist
Subject: 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/ ***