From owner-freebsd-questions@FreeBSD.ORG Thu Jul 13 14:56:17 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 7C31B16A4E2 for ; Thu, 13 Jul 2006 14:56:17 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB2243D46 for ; Thu, 13 Jul 2006 14:56:16 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by ug-out-1314.google.com with SMTP id h2so316453ugf for ; Thu, 13 Jul 2006 07:56:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=TGwk5Tv5xY61598mMvLs83bKJ7sTCq413vfGbk1ZXT55/mVpIpPeXrhwCqCrOB4qyvK02emQWK7c/LMf49bSQ5sqlIumxGk+GNEiax1y1wmDykaVZNe06LTQTbN7qeGBKxvO5gxJhk84iRw40zmQmAH/vkbMuT7u8HJwSVHJxjU= Received: by 10.78.122.11 with SMTP id u11mr684963huc; Thu, 13 Jul 2006 07:50:51 -0700 (PDT) Received: by 10.78.141.18 with HTTP; Thu, 13 Jul 2006 07:50:51 -0700 (PDT) Message-ID: Date: Thu, 13 Jul 2006 22:50:51 +0800 From: "jan gestre" To: "=?ISO-8859-1?Q?Nagy_L=E1szl=F3?=" In-Reply-To: <44B3A7AA.1050600@enternet.hu> MIME-Version: 1.0 References: <44B3A7AA.1050600@enternet.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: 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: Thu, 13 Jul 2006 14:56:17 -0000 On 7/11/06, Nagy L=E1szl=F3 wrote: > > > 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, but I'm not sure about sharing > 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? > > i'm using dovecot, it one great imap/pop server, built with security in > mind. >