From owner-freebsd-gnome@FreeBSD.ORG Thu Sep 7 13:48:49 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A88C16A4DE for ; Thu, 7 Sep 2006 13:48:49 +0000 (UTC) (envelope-from supraexpress@globaleyes.net) Received: from MX1.ll.net (mail.globaleyes.net [209.131.230.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3917C43D6B for ; Thu, 7 Sep 2006 13:48:45 +0000 (GMT) (envelope-from supraexpress@globaleyes.net) Received: from [10.0.0.5] (unverified [209.131.254.135]) by MX1.ll.net (Vircom SMTPRS 4.35.480.0) with ESMTP id ; Thu, 7 Sep 2006 08:48:43 -0500 X-Modus-BlackList: 209.131.254.135=OK;supraexpress@globaleyes.net=OK X-Modus-RBL: 209.131.254.135=Excluded X-Modus-Trusted: 209.131.254.135=NO Message-ID: <4500233A.4070604@globaleyes.net> Date: Thu, 07 Sep 2006 08:48:42 -0500 From: User1001 User-Agent: Thunderbird 1.5.0.5 (X11/20060806) MIME-Version: 1.0 To: michael johnson References: <1157530901.22014.9.camel@bert.mlan.solnet.ch> In-Reply-To: X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: Does evolution 2.8 no longer support imap4? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 13:48:49 -0000 I second the vote for enabling IMAPv4. michael johnson wrote: > On 9/6/06, Thomas wrote: >> >> Hello Gnomefellas >> >> Yesterday I upgraded to evolution-2.8.0. It looks like imap4 support is >> no longer available. All my accounts with Imap4 as receiving options >> where disabled after the upgrade from 2.7.x to 2.8. So I changed it to >> Imap. >> Another downside is that imap does not support shared imap folder like >> imap4 does. I use several shared folder on my cyrus server and I can't >> subscribe it anymore. >> >> Is there a way to re-enable imap4 support. At least it should be >> documented that imap4 accounts are "disabled". The profiles are still >> there but you have to change the receiving protocol to imap. > > > It was disabled by default in evolution-data-server-1.8.0 > > 2006-09-01 Harish Krishnaswamy > * configure.in, camel/providers/Makefile.am: > Make IMAP4rev1 provider a conditional feature, > turned off by default. Fixes #324118. > > we can probably make a knob for it in e-d-s to optionally > enabled it. > > Michael