From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from [129.177.117.111] ([129.177.117.111]) by mx.google.com with ESMTPS id bk42sm7444863eeb.3.2013.04.17.01.52.31 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Apr 2013 01:52:32 -0700 (PDT) Message-ID: <516E6291.2010307@gaute.vetsj.com> Date: Wed, 17 Apr 2013 10:51:29 +0200 From: Gaute Hope User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: Matthieu Rakotojaona CC: sup talk Subject: Re: [sup-talk] [sup-devel] sup: Fix for an UndefinedMethodError References: <51692285.8000709@gaute.vetsj.com> <51695AF1.2070701@gaute.vetsj.com> <5169925C.1060701@gaute.vetsj.com> <516997BD.7010409@gaute.vetsj.com> <1365938152-sup-6420@mint> <516A9BA0.7040906@gaute.vetsj.com> <1366143381-sup-8459@mint> <20130416212145.GB2339@kpad.otokar.looc2011.eu> In-Reply-To: <20130416212145.GB2339@kpad.otokar.looc2011.eu> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 16. april 2013 23:21, Matthieu Rakotojaona wrote: > On 04/16, Eric Weikl wrote: >> Hi everyone, >> >> I created a new branch with all the commits from Damien Leone and Edward >> Yang related to maildir syncback and put it here: >> >> https://github.com/sup-heliotrope/sup/tree/maildir-sync >> >> I skipped some advanced stuff like Edward's inotify support for now. We >> can add that later. >> >> I performed some basic testing, but it would be great if some more people >> could give it a try. There's some documentation in the wiki: >> >> https://github.com/sup-heliotrope/sup/wiki/Maildir-Syncback >> >> Cheers, >> Eric > > Fantastic. Not being able to sync back was what prevented me from using > it. After much work and discouragement with heliotrope, I will gladly > try this ! > > On a longer-term note, syncing back to maildir has the limitation that > non-standard flags (i.e labels) will not be handled, unless we start > defining some custom way of storing them or modifying the original > emails, which I highly dislike (this is how mu[0] works). But that's > just something to keep in mind for future times, when we have a stable, > up-to-date sup release. Let's do this ! =] > > [0] http://www.djcbsoftware.nl/code/mu/ > Great! Put up a wikipage for collecting some resources on this: https://github.com/sup-heliotrope/sup/wiki/Development:-Maildir-syncback Also a notmuch user created a script for syncing labels to maildir folders: https://github.com/altercation/es-bin/blob/master/maildir-notmuch-sync Cheers, Gaute