Hi Horacio, Excerpts from Horacio Sanson's message of 2013-05-09 11:28:10 +0200: > - I still have no clue on how to handle sync-back. That is how to > propagate changes made in sup back to Gmail. Any tips on how the > maildir source does it would be appreciated.
The maildir branch currently only syncs the flags supported by the maildir spec (by manipulating the file name, see "What can I put in info?"[1]). These flags can be synced back to GMail or other mail providers using offlineimap. To sync arbitrary labels, we would probably have to modify the original mail headers, like GMail seems to do with the X-GM-LABELS label (I only looked at your code, I don't have a GMail account). Gaute and Matthieu started gathering some ideas in the Wiki[2]. Cheers, Eric Links: [1] http://cr.yp.to/proto/maildir.html [2] https://github.com/sup-heliotrope/sup/wiki/Development%3A-Maildir-syncback _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel