From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.178.13 with SMTP id a13cs38366wff; Sun, 22 May 2011 15:48:41 -0700 (PDT) Received: by 10.229.73.81 with SMTP id p17mr1269461qcj.43.1306104520544; Sun, 22 May 2011 15:48:40 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id y5si10869753qcq.73.2011.05.22.15.48.39; Sun, 22 May 2011 15:48:39 -0700 (PDT) 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 2664B1858372 for ; Sun, 22 May 2011 18:48:39 -0400 (EDT) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 140011858112 for ; Sun, 22 May 2011 17:53:07 -0400 (EDT) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1QOGhg-0003pN-6g for sup-devel@rubyforge.org; Sun, 22 May 2011 22:00:52 +0000 From: William Morgan To: sup-devel In-reply-to: References: <1305471101-sup-6655@masanjin.net> <1305694759-sup-7483@masanjin.net> Date: Sun, 22 May 2011 22:00:51 +0000 Message-Id: <1306101513-sup-1687@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] Query for largest msg_id? 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 Horacio Sanson's message of 2011-05-20: > Is there a way to use GMail supplied thread ids?? there is an > extension X-GM-THRID that > provides such information. Not really. Heliotrope has to maintain its own message ids and thread ids. When you feed it messages, it threads things different from how Gmail does, anyways. > Great I rewrote the GMail -> Heliotrope script to use the improved > POST "/message" > and works wonderfully. Great! > I am attaching the new version that is cleaner and seems to work > without problems. Very nice. I would like to include something like this when I release Heliotrope to the world at large, since I suspect this will be a popular migration path. So thank you for laying the foundation. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel