From owner-freebsd-isp Thu Dec 10 00:23:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20073 for freebsd-isp-outgoing; Thu, 10 Dec 1998 00:23:41 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from zet.internet.dk (zet.internet.dk [194.19.140.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20065 for ; Thu, 10 Dec 1998 00:23:37 -0800 (PST) (envelope-from root@internet.dk) Received: from localhost (root@localhost) by zet.internet.dk (8.9.1a/8.9.1) with SMTP id JAA23646; Thu, 10 Dec 1998 09:23:04 +0100 Date: Thu, 10 Dec 1998 09:23:03 +0100 (MET) From: domreg To: Paul Stewart cc: freebsd-isp@FreeBSD.ORG Subject: Re: procmail setup file In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 7 Dec 1998, Paul Stewart wrote: > Date: Mon, 7 Dec 1998 10:54:01 -0500 (EST) > From: Paul Stewart > To: freebsd-isp@FreeBSD.ORG > Subject: procmail setup file > > Hi there... > > What has happened is during a merger of two different servers there was a > duplicate account name that showed up and ironically both the people who > had the same email address at the two different domains are competitors in > the real estate industry. So, we're forcing them to take up two different > email addresses on the new server and we want the "combined" address to > filter out to the right user. Look into virtusertable. You can see it as an alias-table with domains. sales@one.domain user1 sales@another.domain user2 This way you can separate the concept of usernames and email-adresses. Give all users a numbered username, and put emailadresses in alias or virtusertable It's much more clean than procmail. Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message