From owner-freebsd-isp Fri Jul 11 11:24:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA26247 for isp-outgoing; Fri, 11 Jul 1997 11:24:10 -0700 (PDT) Received: from ns.NL.net (ns.NL.net [193.78.240.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA26242 for ; Fri, 11 Jul 1997 11:24:06 -0700 (PDT) Received: from jaknl by ns.NL.net (5.65b/NLnet1.3) id AA13980; Fri, 11 Jul 1997 20:12:04 +0200 Received: from pp200-1 ([192.168.0.200]) by jak.nl (8.8.3/8.8.3) with ESMTP id UAA00378 for ; Fri, 11 Jul 1997 20:14:34 +0200 (MET DST) Message-Id: <33C6780A.323C0F7B@jak.nl> Date: Fri, 11 Jul 1997 20:14:34 +0200 From: Jan A Knepper Reply-To: Jan@jak.nl X-Mailer: Mozilla 4.01 [en] (WinNT; I) Mime-Version: 1.0 To: freebsd-isp@FreeBSD.org Subject: Two domains with UUCP e-mail X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, I've got the following problem: Right now I have one machine running FreeBSD and serving as an e-mail gateway. The 'domainname' is 'jak.nl'. Everything works just fine. The systems dials to the provider evey hour, exchanges the e-mail and users are able to handle their e-mail on NT-workstations using Netscape Mail. Now I have got a second domainname 'knp.nl'. I need to run the e-mail for this second domain at the same system as 'jak.nl'. I have resolved it so far that a symbolic link is made as '/etc/uucp' are made before 'uucico' runs. Also the 'domainname' is changed. The next step however is that I want to have a user 'john' on 'jak.nl' and a user 'john' at 'knp.nl'. These users will have to be different persons! Is there anyway to resolve this problem. Is there a different (better) way to setup a system which serves more than one uucp e-mail domain? Thanks Jan