From owner-freebsd-isp Wed Mar 19 09:41:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA10630 for isp-outgoing; Wed, 19 Mar 1997 09:41:43 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA10622 for ; Wed, 19 Mar 1997 09:41:40 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA29339; Wed, 19 Mar 1997 10:40:42 -0700 (MST) Date: Wed, 19 Mar 1997 10:40:42 -0700 (MST) Message-Id: <199703191740.KAA29339@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Swee-Chuan Khoo Cc: isp@freebsd.org Subject: Re: pop proxy In-Reply-To: References: Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I heard that there is a software in the market > or in the internet which can perform a pop proxy function, > which will accept pop ( port 110 ) request and upon checking > of some database, will redirect pop request to correct mail > server. This is needed for us to achiev single domain, multiple > server requirement. Check out fetchmail, it's in the ports tree. Nate