From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.151.79.21 with SMTP id g21cs15610ybl; Thu, 27 Oct 2011 06:01:08 -0700 (PDT) Received: by 10.224.181.147 with SMTP id by19mr7848333qab.56.1319720464847; Thu, 27 Oct 2011 06:01:04 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id m15si2532085vcu.175.2011.10.27.06.01.04; Thu, 27 Oct 2011 06:01:04 -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 62D321218277; Thu, 27 Oct 2011 09:01:04 -0400 (EDT) X-Greylist: delayed 900 seconds by postgrey-1.31 at rubyforge.org; Thu, 27 Oct 2011 09:00:30 EDT Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by rubyforge.org (Postfix) with ESMTP id 5BE6A3C8041 for ; Thu, 27 Oct 2011 09:00:17 -0400 (EDT) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RJPKX-0000nq-GZ for sup-devel@rubyforge.org; Thu, 27 Oct 2011 14:45:09 +0200 Received: from pool-96-245-6-58.phlapa.fios.verizon.net ([96.245.6.58]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Oct 2011 14:45:09 +0200 Received: from jmazzi by pool-96-245-6-58.phlapa.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Oct 2011 14:45:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: sup-devel@rubyforge.org From: Justin Mazzi Date: Thu, 27 Oct 2011 12:34:35 +0000 (UTC) Message-ID: References: <1278693172-sup-6247@mailer> <1300032886-sup-4779@mailer> Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 96.245.6.58 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1) Subject: Re: [sup-devel] Adding backward synchronization for Maildir sources 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Damien Leone fensalir.fr> writes: > > Sup guys, > > Sorry for having been so long. > > What's new: > > - I added an option in sup-sync-back-maildir to merge the :replied and > :forwarded labels/flags so the first time you run the script you > should not lose any information on the IMAP side; > > - A way to detect if sup-sync-back-to-maildir should be executed in > order to synchronize your index back to the Maildir source in order to > prevent any loss of information. A magic file is written in the > configuration directory everytime the script is executed and it is > removed when the sync_back_to_maildir option is set from false to > true; > > - I fixed a case when messages were not properly updated when they > were remotely modified. > > I have pushed the last commits to the maildir-sync branch [0], it is > rebased from master. I also have a branch rebased from next on my own > repository if you'd rather a more up to date branch [1]. > > Please test and review! For more informations and a howto, read the > message quoted below this mail. > > [0] http://gitorious.org/sup/mainline/commits/maildir-sync > [1] http://git.fensalir.fr/?p=dleone/sup.git Hey, The syncing is working pretty well for me except for one thing (with Gmail). When archiving a message in sup it doesn't remove the Inbox label from the message. Removing the Inbox label from the message is what makes the email disappear from other clients, like a smartphone. - Justin Mazzi _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel