From owner-freebsd-questions@FreeBSD.ORG Tue Jul 11 07:17:55 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 A947D16A4E0 for ; Tue, 11 Jul 2006 07:17:55 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D23443D46 for ; Tue, 11 Jul 2006 07:17:54 +0000 (GMT) (envelope-from nagylzs@freemail.hu) Received: from [62.68.177.200] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1G0CVD-00003E-KQ; Tue, 11 Jul 2006 09:17:51 +0200 Message-ID: <44B350C3.6040309@freemail.hu> Date: Tue, 11 Jul 2006 09:18:27 +0200 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Micah , freebsd-questions@freebsd.org References: <44B29356.1050602@freemail.hu> <44B2B342.6090409@ywave.com> In-Reply-To: <44B2B342.6090409@ywave.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Shared IMAP folder (off) 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 07:17:55 -0000 > > There's some directions at > http://www.flatmtn.com/computer/Linux-Imap-UW.html (found by googling > uw imap shared folders) but I'm not sure I follow them. It looks like > it's just setting up another IMAP account that happens to be shared.... > > I use cyrus-imap, and it seems to have fairly straight-forward support > for shared/public folders from what little I've played with them. Okay, I think you are right. I should switch to cyrus-imapd. But there is a big difference between the two. Here is what the package description says: A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across multiple servers. It differs from other IMAP server implementations in that it is run on "sealed" servers, where users are not normally permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through software using the IMAP, POP3, or KPOP protocols. I already have some users with many e-mails (created with uw-imap). How can I migrate between the two? I believe that I'm offtopic here. :-( Laszlo