From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.47.138 with SMTP id t10cs216111yhb; Wed, 9 Nov 2011 15:09:33 -0800 (PST) Received: by 10.52.33.50 with SMTP id o18mr8208177vdi.42.1320880171359; Wed, 09 Nov 2011 15:09:31 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id m15si1481918vcu.175.2011.11.09.15.09.31; Wed, 09 Nov 2011 15:09:31 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 0A8C915B8035; Wed, 9 Nov 2011 18:09:31 -0500 (EST) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id CB6E715B802B for ; Wed, 9 Nov 2011 17:58:31 -0500 (EST) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1ROHPE-00063i-9L for sup-devel@rubyforge.org; Wed, 09 Nov 2011 23:18:08 +0000 From: William Morgan To: sup-devel In-reply-to: References: <1320648596-sup-2551@masanjin.net> <1320692090-sup-9935@stapelberg.de> Date: Wed, 09 Nov 2011 23:18:08 +0000 Message-Id: <1320880426-sup-9891@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] heliotrope-syncback 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Matthieu Rakotojaona's message of 2011-11-09: > Okay, forget about buggy syncback, now comes the IMAP interface ! Now THIS is exciting. Thanks for starting on it! > Considering the implementation, I've considered only UIDs, which are > heliotrope's message_ids. Both can and must only go up as messages > come and go, so it's cool. That's right. Thread ids can sometimes be non-increasing, but message ids should always be increasing. And the IMAP interface shouldn't have anything to do with thread ids anyways. > This leads me to the question : what is the license of Heliotrope ? > Ximapd seems to be something BSD-like, but Heliotrope has none. Hm, good question. I will probably GPL it. Let me think for a few days. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel