From owner-freebsd-questions Sun Jul 28 15:25:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA14530 for questions-outgoing; Sun, 28 Jul 1996 15:25:48 -0700 (PDT) Received: from glycerine.mulberry.com (jasonw@glycerine.mulberry.com [204.187.141.7]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA14525 for ; Sun, 28 Jul 1996 15:25:46 -0700 (PDT) Received: by glycerine.mulberry.com id AA22774 (5.67b/IDA-1.5 for freebsd-questions@FreeBSD.ORG); Sun, 28 Jul 1996 18:28:11 -0400 Date: Sun, 28 Jul 1996 18:28:10 -0400 (EDT) From: Jason Wilson To: Michael Ryan Cc: Kurt Schafer , freebsd-questions@FreeBSD.ORG Subject: Re: sendmail with multiple domains In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 28 Jul 1996, Michael Ryan wrote: > (a) Put > FEATURE(use_cw_file) > in /usr/src/usr.sbin/sendmail/cf/cf/tcpproto.mc > or wherever. > (b) Put > domainONE.com > domainTWO.com > in /etc/sendmail.cw > (c) Run > m4 < tcpproto.mc > /etc/sendmail.cf > (d) Done. > > > On Sun, 28 Jul 1996 00:02:42 -0400 Kurt Schafer wrote: > > > Could anybody help me find some information on how to setup an E-Mail system > > to allow duplicate usernames on the same machine with different domain names ? > > > > ie. jdoe@domainONE.com and jdoe@domainTWO.com both handled on the same > > machine. > > You'd still be limited to one account for all domains though...yeah? I'm running the same setup as above here and that's definitely the situation here. Jason admin@mulberry.com