Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 1996 11:20:26 +1000 (EST)
From:      "Daniel O'Callaghan" <danny@panda.hilink.com.au>
To:        davide@galactica.it
Cc:        hackers@freebsd.org
Subject:   Re: Multiple domain on the same machine
Message-ID:  <Pine.BSF.3.91.960725111850.1006C-100000@panda.hilink.com.au>
In-Reply-To: <199607241209.FAA15871@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 24 Jul 1996 davide@galactica.it wrote:

> I have this problem:
> 
> I'd like to configure my FreeBSD to manage two mail domain.
> domain1.it and domain2.it and to manage the mailbox
> of the users:
> 
> info@domain1.it and
> info@domain2.it 

In older sendmail.cf, add additional lines

Cw domain1.it
Cw domain2.it

In newer sendmails, add new file /etc/sendmail.cw which contains

---/etc/sendmail.cw----
domain1.it
domain2.it
----


Danny



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960725111850.1006C-100000>