From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.47.138 with SMTP id t10cs57828yhb; Thu, 10 Nov 2011 18:37:04 -0800 (PST) Received: by 10.52.98.227 with SMTP id el3mr17328156vdb.8.1320979022423; Thu, 10 Nov 2011 18:37:02 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id w11si2352055vcv.110.2011.11.10.18.37.02; Thu, 10 Nov 2011 18:37:02 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-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-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-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 0F8E41779952; Thu, 10 Nov 2011 21:37:02 -0500 (EST) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id A939B1779956; Thu, 10 Nov 2011 20:26:20 -0500 (EST) Received: by faar15 with SMTP id r15so4458594faa.23 for ; Thu, 10 Nov 2011 17:26:20 -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 :content-type; bh=z6WzGwIDv9MbRq6lthJbloX3Pb28EEwsFFJ4XaAw7p8=; b=geJdXIEMCrxUO7VahNJdVvXwDlEb6q6d+L177aKX8fKl4FqLY3Va+olan2tf2f4qr1 2n6uFvlJ9yztsx0DDyt0cwjQDZPKCxmYOyo7r7EtfIlrP9+5ckNNAVWJw2ETtlTI542O /PfDNpMFgsS7imrbO44YbrppiDAcpSX6vsXLg= Received: by 10.223.17.80 with SMTP id r16mr15315954faa.37.1320974780279; Thu, 10 Nov 2011 17:26:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.93.197 with HTTP; Thu, 10 Nov 2011 17:25:59 -0800 (PST) In-Reply-To: <1320880426-sup-9891@masanjin.net> References: <1320648596-sup-2551@masanjin.net> <1320692090-sup-9935@stapelberg.de> <1320880426-sup-9891@masanjin.net> From: Matthieu Rakotojaona Date: Fri, 11 Nov 2011 02:25:59 +0100 Message-ID: To: Sup developer discussion , sup-talk Subject: Re: [sup-talk] [sup-devel] heliotrope-syncback X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org On Thu, Nov 10, 2011 at 12:18 AM, William Morgan wrote: > Now THIS is exciting. Thanks for starting on it! Yes it is. I have now finished (sort of) the FETCH operations. You can grab it here : https://github.com/rakoo/ximapd-heliotrope I've struggled a lot with the RFC, not understanding half of it. I don't know if the FETCH results are exact, but they seem to be. Please feel free to test it and tell me what are the problems. For those of you not aware : the previous link leads you to a IMAP interface for Heliotrope. I've only implemented the "read-only" commands, so your messages won't have any problems, but you should be able with any IMAP client (again, read-only). Cya, -- Matthieu RAKOTOJAONA _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk