From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.229.71 with SMTP id jh7cs183342icb; Wed, 19 Jan 2011 13:44:15 -0800 (PST) Received: by 10.224.54.143 with SMTP id q15mr1062342qag.330.1295473455284; Wed, 19 Jan 2011 13:44:15 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id l3si8105181qcu.114.2011.01.19.13.44.14; Wed, 19 Jan 2011 13:44:15 -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 92EF71858375; Wed, 19 Jan 2011 16:44:14 -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 27C4D1858361 for ; Wed, 19 Jan 2011 16:12:28 -0500 (EST) Received: by fxm14 with SMTP id 14so1330294fxm.23 for ; Wed, 19 Jan 2011 13:12:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:content-type:subject:from:to:in-reply-to :references:date:message-id:user-agent:content-transfer-encoding; bh=RV6lu0Pn+D282vQ7GhfB19o5BgKQIUZteoucqKOKfk4=; b=f+ZZr7Emsaoi8CKx5Se/C1oFmlfPKpKRMh7NGhazEjnA3Drqwgx/Z0XiH9MBvFMBHN gi1S5PYQTeWjVC5gb/j45nf4H9W9ZBMHK6TQ0J12FQKsUs1Ylb/c6EujS5zG86v2+9Tv QdetYVGz6UMKXwZtbHxL2iucz/XR0CTD7wkCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:content-type:subject:from:to:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding; b=I0KzD/GU5Gg8wkziFZnHqsY3ctipyKrrnQJIrlzAbO7vLkpKnl9sbAsu7eVbucldz4 stxJS2I8oIiKqLz9w1GaDjIXESF1msprFtancQNw/s8JcXL68gT7eLbO8P0xBf6kNAne e3fFg91MBAkrCKpse4dXXPolloQzFy/Otws9U= Received: by 10.223.97.2 with SMTP id j2mr1185747fan.23.1295471548061; Wed, 19 Jan 2011 13:12:28 -0800 (PST) Received: from localhost (mut38-4-82-233-117-144.fbx.proxad.net [82.233.117.144]) by mx.google.com with ESMTPS id n3sm2834408faa.5.2011.01.19.13.12.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 Jan 2011 13:12:27 -0800 (PST) From: Damien Leone To: sup-devel In-reply-to: <1295445524-sup-9310@ezyang> References: <1295445524-sup-9310@ezyang> Date: Wed, 19 Jan 2011 22:12:13 +0100 Message-Id: <1295471435-sup-7039@mailer> User-Agent: Sup/git Subject: Re: [sup-devel] Strange maildir/OfflineImap/maildir-sync behavior 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 Sup Edward, Excerpts from Edward Z. Yang's message of mer. janv. 19 15:08:23 +0100 2011: > One day, I opened up an old thread to reread an email, and much > to my dismay, it was GONE! Instead, there was one of those little > red flags that Sup sticks on mail that is referenced by other > threads, but which you don't have a copy of. > > This was a bit bothersome, because no one likes it when their mail mysteriously > disappears. (It harkens back to a time when I accidentally deleted my entire > inbox, tried to undo, but Sup crashed in the process and then offlineimap > decided to sync the changes back to my main account, so I had to restore from > backup and run with maxage... but that's a story for another time...) > > Some sleuthing, however, revealed that the messages had not disappeared; they > were still in my Maildir. And sure enough, when I made Sup repoll the entire > Maildir (by restarting it), the messages reappeared (along with another 50 > messages that I /swear/ I archived). > > So my question is, why did Sup lose track of the messages? Did it pick them > up while they were in new and then OfflineIMAP moved them and they got lost? > Can I make Sup tell me where it thinks a message should be living on my filesystem > so I can track these things? Is this actually OfflineIMAP's fault? I didn't notice this bug so I have no idea for the moment. :/ > P.S. Hey Damien, I know you're not planning on working on getting maildir-sync > merged to master until later this January, but I was wondering if a version of > the branch rebased on master would be of any use to you. Sure! I was maintaining a maildir-sync-master branch on my repository but it doesn't include the last bunch of commits. -- Damien Leone Web: http://dleone.fensalir.fr/ GPG: 0x82EB4DDF _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel