From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.72.138 with SMTP id d10cs372614vdv; Fri, 30 Dec 2011 00:14:04 -0800 (PST) Received: by 10.224.31.132 with SMTP id y4mr46253509qac.12.1325232843650; Fri, 30 Dec 2011 00:14:03 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id fv10si24334988qab.28.2011.12.30.00.14.03; Fri, 30 Dec 2011 00:14:03 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 694621779955 for ; Fri, 30 Dec 2011 03:14:03 -0500 (EST) X-Greylist: delayed 1439 seconds by postgrey-1.31 at rubyforge.org; Fri, 30 Dec 2011 03:04:00 EST Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id 3FCBC1858300 for ; Fri, 30 Dec 2011 03:03:59 -0500 (EST) Received: by werp12 with SMTP id p12so8249292wer.23 for ; Fri, 30 Dec 2011 00:03:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=8urCaDhsWz4TEIvm8zFKbjTbk6LIHYCPYxf8OR0pU1Y=; b=IWlH26Pnk4e4/rQv85ewz8YdDM8IwvJe3jBlGtqQPU1N2+vTPb/BfQFQQPPzwU1NUt PhlRH/7n5TR3r9SBXEypXcxKO408Y13FoDxKjnywcshSTGCCC7SuzjAL902yWE4nBmcM kP3WTWcv+lDHptrWfN8OTyCP7DtS6x1LoXbx0= Received: by 10.216.131.153 with SMTP id m25mr21458353wei.9.1325230796419; Thu, 29 Dec 2011 23:39:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.97.12 with HTTP; Thu, 29 Dec 2011 23:39:35 -0800 (PST) In-Reply-To: <1325223938-sup-1516@tw-mbp-wmorgan.local> References: <1325223938-sup-1516@tw-mbp-wmorgan.local> From: Matthieu Rakotojaona Date: Fri, 30 Dec 2011 08:39:35 +0100 Message-ID: To: Sup developer discussion Cc: Robin Burchell Subject: Re: [sup-devel] Ruby 1.8 compatibility patches for Heliotrope and Turnsole. X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org On Fri, Dec 30, 2011 at 6:50 AM, William Morgan wrote: >> P.S. Did you take a look at >> http://www.mail-archive.com/sup-devel@rubyforge.org/msg01071.html ? >> I'm interested in two-way sync as much as is sanely possible (both >> gmail and regular imap), without it, I sadly don't think I'll ever be >> able to become more than a casual observer. > > I am more than happy that someone is working on this, but it's not a > problem I personally want to address. I am currently working on a IMAP frontend to heliotrope [0]. It is not entirely functional yet (mostly has encoding errors), but it's more or less functional. Coded with love, not expertise. Problem : to use this, you will have to use a modified version of heliotrope (mostly only a new method in heliotrope-client to fetch only messageinfos and not the whole body if needed). I'll send a merge request when I have the time, that is next year. Happy new year ! [0] https://github.com/rakoo/imaptrope -- Matthieu RAKOTOJAONA _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel