From owner-freebsd-isp Sat May 25 20:59:16 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA01185 for isp-outgoing; Sat, 25 May 1996 20:59:16 -0700 (PDT) Received: from gallup.cia-g.com (root@gallup.cia-g.com [206.206.162.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA01180 for ; Sat, 25 May 1996 20:59:14 -0700 (PDT) Received: from gallup.cia-g.com (gallup.cia-g.com [206.206.162.10]) by gallup.cia-g.com (8.6.11/8.6.9) with SMTP id WAA18836; Sat, 25 May 1996 22:01:13 -0600 Date: Sat, 25 May 1996 22:01:11 -0600 (MDT) From: Stephen Fisher To: Luiz de Barros cc: freebsd-isp@freebsd.org Subject: Re: Setting up a multi-homed sendmail. In-Reply-To: <199605260313.AAA21790@mirage.nlink.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am using hacks to ruleset #96 [I believe that's the one] which uses an external database for email mappings. So I point the MX at my virtual domains then for every user in the new domain I tell it to send all of their email to user@domain.. hence forwarding it.. even if it's just forwarding it locally on my machine. This allows me to have a user@new_domain.com AND user@cia-g.com without them confliting like they would in the next example. I can send you the hacks if you'd like (they aren't mine). You can add a Cw line to sendmail.cf for the new domain. I do this to all of my users to recieve email on more than one domain name - their choice. Both of the above need you to only run one sendmail. On Sun, 26 May 1996, Luiz de Barros wrote: > > We have here a freebsd 2.1 system running two virtual domains. > Main Domain: nlink.com.br > Secondaries : williams.com.br and indoor.com.br > How would i set up sendmail to answer and send messages to and from these domains? > Do i need to run more that one sendmail daemon? > - Steve - Systems Manager - Community Internet Access