From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (c4C8F5BC1.dhcp.as2116.net. [193.91.143.76]) by mx.google.com with ESMTPSA id o6sm2648492laj.2.2013.06.15.08.37.38 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 15 Jun 2013 08:37:39 -0700 (PDT) Date: Sat, 15 Jun 2013 17:36:04 +0200 From: Gaute Hope To: sup-talk Message-ID: <1371310273-sup-6422@qwerzila> In-Reply-To: References: Subject: Re: [sup-talk] Want to contribute to sup Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable User-Agent: Sup/git Excerpts from Anirudh Sanjeev's message of 2013-06-15 16:24:17 +0200: > I tried using sup in Jan 2010 [1] and used it for a while and was a lit= tle > disheartened when I didn't see a release for a while. Eventually I went= > about using a regular client but I kept checking up on sup. > = > Today, I discover that the project is active again. And I am a better > programmer than the last time I tried to work on sup 3 years ago, so I = feel > I can make some meaningful contributions. I will definitely try out the= new > release after I get home. Great! In case you're not aware of it, also check out the sup-devel list = [1]. = > I found that the offlineimap/Maildir approach to fetching email resulte= d in > emails remaining marked as "unread" on the server and web-clients. Is t= his > still the behavior when we use offlineimap to fetch the mail? The work on syncing back status changes to IMAP (through maildir) is going on in the maildir-sync branch [2]. It is not yet included in a release, but it will hopefully soon be ready. Usage instructions [3] and some development notes [4] are available in the wiki. Regards, Gaute [1] http://rubyforge.org/pipermail/sup-devel/ [2] https://github.com/sup-heliotrope/sup/tree/maildir-sync [3] https://github.com/sup-heliotrope/sup/wiki/Maildir-Syncback [4] https://github.com/sup-heliotrope/sup/wiki/Development%3A-Maildir-syn= cback