From owner-freebsd-questions@FreeBSD.ORG Mon Apr 23 20:21:37 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D429416A400 for ; Mon, 23 Apr 2007 20:21:37 +0000 (UTC) (envelope-from freebsd@voidmain.net) Received: from tiltup.nepinc.com (tiltup.nepinc.com [66.207.136.20]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA7E13C458 for ; Mon, 23 Apr 2007 20:21:37 +0000 (UTC) (envelope-from freebsd@voidmain.net) Received: from [192.168.97.16] (dhcp16.it.nepinc.com [192.168.97.16]) (authenticated bits=0) by tiltup.nepinc.com (8.13.4/8.13.4) with ESMTP id l3NKLcdS012757; Mon, 23 Apr 2007 16:21:38 -0400 (EDT) (envelope-from freebsd@voidmain.net) Message-ID: <462D1533.6020906@voidmain.net> Date: Mon, 23 Apr 2007 16:21:07 -0400 From: Tom Grove User-Agent: Thunderbird 1.5.0.10 (X11/20070308) MIME-Version: 1.0 To: Philip Hallstrom References: <462CF64F.6050308@voidmain.net> <20070423112751.P28449@bravo.pjkh.com> In-Reply-To: <20070423112751.P28449@bravo.pjkh.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Mail Switcher X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2007 20:21:37 -0000 Philip Hallstrom wrote: >> Does anyone have any ideas on how I would solve the following problem? >> >> I have two mail servers. One is running cyrus imap and the other >> courier. I am in the process of moving users over one at a time and >> would like to put some kind of proxy box in front of the mail >> servers. I would like to have the proxy listen on port 143 for >> connections and grab the usernames. Once this happens I want the >> users connection routed to the appropriate mail server. >> >> Any ideas? > > I've never used it myself, but perdition comes up when this gets asked... > > http://www.vergenet.net/linux/perdition/ Perfect...it also seems to exist in ports /usr/ports/mail/perdition...works very well.