Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 1996 09:18:42 BST
From:      Michael Ryan <mike@NetworX.ie>
To:        Kurt Schafer <kschafer@cyberbeach.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: sendmail with multiple domains
Message-ID:  <ECS9607280942D@NetworX.ie>

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


Mike
<mike@NetworX.ie>
---






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