From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 17:51:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 314DF16A4B3 for ; Tue, 16 Sep 2003 17:51:49 -0700 (PDT) Received: from mygirlfriday.info (adsl-65-64-145-209.dsl.stlsmo.swbell.net [65.64.145.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100CD43FB1 for ; Tue, 16 Sep 2003 17:51:48 -0700 (PDT) (envelope-from gv-list-freebsdquestions@mygirlfriday.info) Received: (qmail 28497 invoked from network); 17 Sep 2003 00:24:55 -0000 Received: from user204.net795.mo.sprint-hsd.net (HELO major.mygirlfriday.info) (65.41.216.204) by mongo.mygirlfriday.info with DES-CBC3-SHA encrypted SMTP; 17 Sep 2003 00:24:55 -0000 Date: Tue, 16 Sep 2003 19:25:01 -0500 From: Gary X-Mailer: The Bat! (v2.00.6) Personal Organization: Hardly X-Priority: 3 (Normal) Message-ID: <1874487182.20030916192501@mygirlfriday.info> To: freebsd-questions@freebsd.org In-Reply-To: <20030916175514.V28688@brittney.jlschwab.com> References: <20030916175514.V28688@brittney.jlschwab.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Courier IMAPd and UW IMAPd Very Slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 00:51:49 -0000 Hello Jason, Tuesday, September 16, 2003, 5:56:37 PM, you wrote: JLS> I've been looking into setting up IMAPd support on my mail servers, JLS> and i got it working with both UW and Courier, but both seem to take JLS> way to long (upwards of minutes) to login and fetch my mail. (like 10 JLS> messages) on the test acct. Courier only uses the Maildir format, and UM does not (mbox format), so they are incompatible. You have to decide which way you want to go. If you decide on Maildir format, please also try Bincimap. It is 1000s of lines shorter than Courier, very fast. I use it in FBSD 4.8 now. -- Best regards, Gary