From owner-freebsd-questions@FreeBSD.ORG Tue Jul 11 13:36:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3480816A4DE for ; Tue, 11 Jul 2006 13:36:19 +0000 (UTC) (envelope-from nagylzs@enternet.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C28643D45 for ; Tue, 11 Jul 2006 13:36:16 +0000 (GMT) (envelope-from nagylzs@enternet.hu) Received: from [83.216.42.239] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1G0IPP-000AmM-9t for freebsd-questions@freebsd.org; Tue, 11 Jul 2006 15:36:15 +0200 Message-ID: <44B3A972.4010408@enternet.hu> Date: Tue, 11 Jul 2006 15:36:50 +0200 From: =?ISO-8859-2?Q?Nagy_L=E1szl=F3?= User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: IMAP server alternatives 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: Tue, 11 Jul 2006 13:36:19 -0000 Hello, I tried cyrus-imapd, but I'm unsatisfied. Their website was down for a day. Now it is up, but the pages were not updated after 2003. They had a majordomo list but it is not functioning. I found another mailing list but nobody answers. I do not see answer to my question in its documentation. Are there any alternative IMAP servers that have good support (e.g. working mailing list, up-to-date documentation), and can share IMAP folders between users? These are the ones I see: bincimap -- only maildir, cannot share folders courier -- uses the maildir format, and it says it support sharing folders with a special root level folder cyrus-imapd -- I could not find support for this dbmail-mysql -- AFAIK no folder sharing dkimap -- ??? dovecot -- early stages of development, can I trust in this? imap-uw -- only maildir, cannot share folders py24-twistedMail -- Looks like this is only a collection of modules I could use py24-twistedMail to create shared folders, but this requires re-inventing the weel. What do you recommend? Is courier the only alternative? Thanks, Laszlo