From owner-freebsd-questions Fri May 15 09:39:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23602 for freebsd-questions-outgoing; Fri, 15 May 1998 09:39:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23571 for ; Fri, 15 May 1998 09:39:49 -0700 (PDT) (envelope-from daniel@vailsys.com) Received: from gator.vail (gator [192.168.128.53]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id LAA24249; Fri, 15 May 1998 11:39:45 -0500 (CDT) Received: from vailsys.com (slave1.vail [192.168.129.10]) by gator.vail (8.8.8/8.8.8) with ESMTP id LAA26365; Fri, 15 May 1998 11:39:45 -0500 (CDT) (envelope-from daniel@vailsys.com) Message-ID: <355C70A8.712C5D45@vailsys.com> Date: Fri, 15 May 1998 11:43:20 -0500 From: Dan Riley Organization: Vail Systems, Inc. X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: dibyo gahari CC: freebsd-questions@FreeBSD.ORG Subject: Re: multiple domain email addresses in a dedicated server References: <3.0.32.19980515201126.00a5ac38@gahari.id.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dibyo gahari wrote: > > Hi, > > I run a dedicated server using FreeBSD 2.2.1 and Apache 1.2.6. > > Since I use "virtualhost" feature, I place several domain names on it. And > I need my email address(es) appear with the domain name related to the > homepage. > > For instance: > dedicated server : www.aaa.com > virtual host 1 : www.bbb.com > virtual host 2 : www.ccc.com > > I need to set: > userid1 : aaa@aaa.com > userid2 : bbb@bbb.com > userid3 : ccc@ccc.com > > How can we set what I need ? Have a look at http://www.sendmail.org/virtual-hosting.html. It looks as if you need something related to: FEATURE(genericstable, `dbm /etc/genericstable')dnl and/or FEATURE(virtusertable, `dbm /etc/virtusertable')dnl Good luck, Regards, Dan Riley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message