[patch] Re: Fix the logic for updating maildir flags.

Sebastian Spaeth Sebastian at SSpaeth.de
Fri Jan 6 18:31:54 UTC 2012


On Fri, 6 Jan 2012 19:29:24 +0200, Daniel Shahaf wrote:
> Does that answer your question?  If not, I'd appreciate a clarification
> (especially on the maildir side of things).

Yes, that helps me. The thing is, imagine this:

IMAP   : msg1:2,
Maildir: msg1:2,a

Now the mail gets read on the IMAP side:

IMAP   : msg1:2,S
Maildir: msg1:2,a

What should I do on the next sync? Purely "syncing" the result would be
(and currently is) overriding the 'a':

IMAP   : msg1:2,S
Maildir: msg1:2,S

Another option would be to ignore all lower case flags and just leave
them as they are (which would require some flag munching)

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/offlineimap-project/attachments/20120106/f3a12b90/attachment.pgp>


More information about the OfflineIMAP-project mailing list