<DKIM> [PATCH 1/3] Maildir repository: add config keys for IMAP keywords

Nicolas Sebrecht nicolas.s-dev at laposte.net
Sat Nov 7 17:36:30 GMT 2015


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




More information about the OfflineIMAP-project mailing list