From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 20:08:40 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA76816A417 for ; Mon, 31 Dec 2007 20:08:40 +0000 (UTC) (envelope-from joe@gracenpeace.net) Received: from shorty.gracenpeace.net (shorty.gracenpeace.net [209.98.246.61]) by mx1.freebsd.org (Postfix) with ESMTP id 9C3F713C458 for ; Mon, 31 Dec 2007 20:08:40 +0000 (UTC) (envelope-from joe@gracenpeace.net) Received: from [127.0.0.1] (mail.holidaycompanies.com [209.98.45.253]) by shorty.gracenpeace.net (Postfix) with ESMTP id 5299E439025 for ; Mon, 31 Dec 2007 13:42:16 -0600 (CST) Message-ID: <47794616.20805@gracenpeace.net> Date: Mon, 31 Dec 2007 13:42:14 -0600 From: Joe in MPLS User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: "Drop in" replacement for imap-UW? 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, 31 Dec 2007 20:08:40 -0000 I've been running imap-UW on FreeBSD 6.x STABLE for a while. Clients are mostly Thunderbird, TREOs and Horde (running on the same box. I'm having issues when multiple clients try to access the same user's mailbox. Typically the TREO will do a scheduled check for new mail while Thunderbird has it already open. Research indicates that this is a limitation of the UW imapd implementation. Can anyone recommend a good and secure imapd implementation that won't require a ton of reconfiguration? Mostly I'd like the replacement to be able to use all the existing end-user imap folders and mail spools. All users have accounts and mail spools on the box. There's no virtual users or database authentication backends to deal with. TIA ...jgm