Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 1998 11:43:20 -0500
From:      Dan Riley <daniel@vailsys.com>
To:        dibyo gahari <dibyo@gahari.id.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: multiple domain email addresses in a dedicated server
Message-ID:  <355C70A8.712C5D45@vailsys.com>
References:  <3.0.32.19980515201126.00a5ac38@gahari.id.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?355C70A8.712C5D45>