On Sat, Nov 07, 2015 at 11:16:53AM -0300, Igor Almeida wrote: > This commit assembles a dictionary mapping user-specified IMAP keywords > to Maildir lower-case flags, similar to Dovecot's format > http://wiki2.dovecot.org/MailboxFormat/Maildir > > Configuration example: > > [Repository Local] > type = Maildir > localfolders = ~/Maildir/ > customflag_a = $label1 > customflag_b = $Forwarded > customflag_c = Junk
This example should stand in offlineimap.conf where this feature should be documented and marked as EXPERIMENTAL. This should make it obvious that using this feature changes the filenames in the Maildir. I'm fine with merging this now if it's marked EXPERIMENTAL while I'll probably delay the stable release because of this topic. :-) -- Nicolas Sebrecht _______________________________________________ OfflineIMAP-project mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project OfflineIMAP homepages: - https://github.com/OfflineIMAP - http://offlineimap.org
