From owner-freebsd-isp Tue Dec 31 08:41:40 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA06128 for isp-outgoing; Tue, 31 Dec 1996 08:41:40 -0800 (PST) Received: from pegasus.dlc.fi (pegasus.dlc.fi [194.251.35.3]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id IAA06122 for ; Tue, 31 Dec 1996 08:41:37 -0800 (PST) Received: (from raccoon@localhost) by pegasus.dlc.fi (8.8.4/8.7.3) id SAA01299 for freebsd-isp@freebsd.org; Tue, 31 Dec 1996 18:41:23 +0200 (EET) From: "Antti Rytsola" Message-Id: <9612311841.ZM1297@pegasus.dlc.fi> Date: Tue, 31 Dec 1996 18:41:23 +0200 In-Reply-To: "Damian Hamill" "Re: Usernames (was Sendmail, POP3 & RADIUS, etc.)" (Dec 31, 3:42pm) References: <199612311542.PAA09673@axe.cablenet.net> X-Mailer: Z-Mail (3.2.3 08feb96 MediaMail) To: freebsd-isp@freebsd.org (FreeBSD ISP) Subject: Re: Usernames (was Sendmail, POP3 & RADIUS, etc.) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Can you then have the same username in different domains? ie. > > matt@hamilton.clintondale.com and matt@james.clintondale.com. There's really only one good way to do it. That's by using procmail and mailertables in sendmail. No fizzling, just put the domain in mailertables and separate configuration file for each domain. After that one can have sales@domain sales@virt.domain1 sales@virt.domain2 and e.g. all others in virt.domain2 forwarded to bill@virt.domain2.