From owner-freebsd-isp@FreeBSD.ORG Fri Jul 7 04:06:46 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E69E16A4DA for ; Fri, 7 Jul 2006 04:06:46 +0000 (UTC) (envelope-from lists@stringsutils.com) Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1BB843D77 for ; Fri, 7 Jul 2006 04:06:35 +0000 (GMT) (envelope-from lists@stringsutils.com) Received: from zoraida.natserv.net (localhost.natserv.net [127.0.0.1]) by zoraida.natserv.net (Postfix) with ESMTP id 42804B838; Fri, 7 Jul 2006 00:06:32 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on zoraida.natserv.net X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed version=3.1.3 Received: from zoraida.natserv.net (zoraida.natserv.net [66.114.65.147]) by zoraida.natserv.net (Postfix) with ESMTP id 05361B822; Fri, 7 Jul 2006 00:06:32 -0400 (EDT) References: Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Francisco Reyes To: David =?ISO-8859-1?B?Si4=?= Orman Date: Fri, 07 Jul 2006 00:06:31 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: FreeBSD ISP Subject: Re: IAMP servers in FreeBSD for ISP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 04:06:46 -0000 David J. Orman writes: > with Dovecot since I stopped using it. Cyrus as everybody mentioned > is excellent as well. I had bad experiences with mailstore corruption > a long while ago with Cyrus Heck I have had Maildir folders corruption with Courier.. if you can believe that is possible. It took me 3 days to figure out what was wrong. Thankfully it was my home setup, but if it had happened at work it would have been very problematic.. > it left a bad taste in my mouth, but > those things have likely been ironed out by now (and were recoverable > even then.) Yes I have read of simmilar experiences. No program is without fault. One can only pick the one closest to what one needs. >The only thing I'll warn you about, it uses a proprietary > mailstore format, so if you ever migrate you'll need a converter. Thanks for the warning. I aware of it. That special format is likely what allows it to be as efficient as mentioned by others. Thanks for all your feedback.