From owner-freebsd-questions Wed Oct 20 20:50:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from server1.amplex.net (server1.amplex.net [209.57.124.2]) by hub.freebsd.org (Postfix) with ESMTP id D946314E7B for ; Wed, 20 Oct 1999 20:50:05 -0700 (PDT) (envelope-from mark@amplex.net) Received: from server2 (server3.amplex.net [209.57.124.13]) by server1.amplex.net (Build 93 8.9.3/NT-8.9.3) with SMTP id XAA01305 for ; Wed, 20 Oct 1999 23:50:09 -0400 Message-Id: <199910210350.XAA01305@server1.amplex.net> From: "Mark Radabaugh" To: Subject: RE: virtual host emails question.. Date: Wed, 20 Oct 1999 23:50:00 -0400 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <013901bf1b22$a2e94da0$eaca7018@cambr1.on.wave.home.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My usual method is to assign the conflicting address a different name and then create an alias. Example: One person wants office@amplex.net and someone else wants office@toledoaasr.com. Both domains are virtual domains on one server. Give office@amplex.net the original name - everything normal For office@toledoaasr.com create a email account called office1. This is what they log in with to get their mail. In the aliases file create an alias office@toledoaasr.com. Since the alias table is consulted first when delivering mail then mail sent to office@toledoaasr.com will end up in the account 'office1'. Mail to any other office@OtherVirtual.Domains will end up in the account 'office'. Mark Radabaugh Amplex (419)833-3635 mark@amplex.net > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Websorcery > Sent: Wednesday, October 20, 1999 1:44 PM > To: freebsd-questions@FreeBSD.ORG > Subject: virtual host emails question.. > > > I have a number of virtual hosts setup on a machine running the latest > version of FreeBSD. I need to be able to setup emails for > the virtual hosts > but some of the emails conflict with ones that already exist > on the server. > What method do I use to accomplish this? > > THanks for any help.. > marko@websorcery.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message