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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Ben Smithurst
Data:  
Para: D
CC: eximlist
Assunto: 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/ ***