From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.47.138 with SMTP id t10cs93088yhb; Mon, 7 Nov 2011 11:33:58 -0800 (PST) Received: by 10.52.36.109 with SMTP id p13mr27887922vdj.59.1320694435101; Mon, 07 Nov 2011 11:33:55 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id m1si15488350vdw.22.2011.11.07.11.33.54; Mon, 07 Nov 2011 11:33:55 -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 800301218282; Mon, 7 Nov 2011 14:33:54 -0500 (EST) Received: from mx02.rent-a-guru.de (srv2.rent-a-guru.de [212.86.204.162]) by rubyforge.org (Postfix) with ESMTP id D10AC121827C for ; Mon, 7 Nov 2011 13:56:21 -0500 (EST) Received: from infra.in.zekjur.net (infra.in.zekjur.net [79.140.39.194]) (authenticated bits=0) by mx02.rent-a-guru.de (8.13.6/8.13.6) with ESMTP id pA7IuCuQ242927700 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 7 Nov 2011 19:56:19 +0100 (CET) Received: from x200 (x200.vpn.zekjur.net [IPv6:2001:4d88:100e:1::23]) by infra.in.zekjur.net (Postfix) with ESMTPSA id CCAFE4F3C3 for ; Mon, 7 Nov 2011 19:56:11 +0100 (CET) Received: by x200 (Postfix, from userid 1000) id E6B371022; Mon, 7 Nov 2011 18:56:10 +0000 (GMT) From: Michael Stapelberg To: sup-devel In-reply-to: <1320648596-sup-2551@masanjin.net> References: <1320648596-sup-2551@masanjin.net> Date: Mon, 07 Nov 2011 18:56:10 +0000 Message-Id: <1320692090-sup-9935@stapelberg.de> 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 Hi, Excerpts from William Morgan's message of 2011-11-07 06:57:19 +0000: > > - I've heard the ruby IMAP lib is buggy; what is it exactly ? > In my experience, I haven't found any large bugs, just hard-to-debug > issues in the error-handling, and general slowness (though that is > probably attributable to the IMAP protocol itself). When I switched from ruby IMAP to offlineimap, a few "new" messages popped up, which were not in the index before. So my suspicion is that the IMAP backend has been eating messages. Since I was switching away from it, I did not take any time to further investigate, so only take it as an anecdote, not actual evidence. Best regards, Michael _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel