From owner-freebsd-isp Sun Feb 1 13:22:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08425 for freebsd-isp-outgoing; Sun, 1 Feb 1998 13:22:40 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08420 for ; Sun, 1 Feb 1998 13:22:36 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id IAA02381; Mon, 2 Feb 1998 08:22:19 +1100 (EST) Date: Mon, 2 Feb 1998 08:22:19 +1100 (EST) From: "Daniel O'Callaghan" To: Joe cc: freebsd-isp@FreeBSD.ORG Subject: Re: multi-domain pop server In-Reply-To: <01bd2f4d$01479e60$b221dccc@subzero.thebestisp.com> 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 X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe freebsd-isp" On Sun, 1 Feb 1998, Joe wrote: > I am looking for the following... > > a message comes in to a machine that is mx.aaa.com (IP ADDR: 1.2.3.4) and it > is addressed to xyz@xxx.com and lets say www.xxx.com is 1.2.3.5 now when the > message hits mx.aaa.com it is stored say at /usr/home/xxx/xyz now what we > need is a pop server that would be bound to 1.2.3.5:110 and look at > /usr/home/xxx/ for its mail spools... this way a user or admin as the case > may be can set up multiple pop accounts for their domain and have it > seperate from the host computers user accounts.. anyway any ideas?? This came up a year or so ago. Try searching the mailing list archives for 'virtual pop server'. Danny