[dovecot/core] 1c82a1: lib-storage: Support LISTINDEX= to disable it
GitHub
noreply at github.com
Fri Aug 25 15:30:13 EEST 2017
Branch: refs/heads/master-2.2
Home: https://github.com/dovecot/core
Commit: 1c82a1bff37138c8bd61abfc709c9fc864fd6fc1
https://github.com/dovecot/core/commit/1c82a1bff37138c8bd61abfc709c9fc864fd6fc1
Author: Timo Sirainen <timo.sirainen at dovecot.fi>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M src/lib-storage/list/mailbox-list-index.c
Log Message:
-----------
lib-storage: Support LISTINDEX= to disable it
Commit: f7590c10e8b148235f044e93b5c0e89a57324805
https://github.com/dovecot/core/commit/f7590c10e8b148235f044e93b5c0e89a57324805
Author: Timo Sirainen <timo.sirainen at dovecot.fi>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M src/plugins/pop3-migration/pop3-migration-plugin.c
Log Message:
-----------
pop3-migration: Delete unnecessary POP3 order checking code
Nothing is actually using the result.
Commit: 5af0c9f9940b68310fd6ca537b1ef668ce061e9f
https://github.com/dovecot/core/commit/5af0c9f9940b68310fd6ca537b1ef668ce061e9f
Author: Timo Sirainen <timo.sirainen at dovecot.fi>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M src/plugins/pop3-migration/pop3-migration-plugin.c
Log Message:
-----------
pop3-migration: Try to assign UIDLs based on dovecot.index.cache
Add the UIDLs to (imapc) mailbox cache after they've been assigned.
Try to read them from the cache on the next sync to avoid reading
mails' headers.
This can be disabled with pop3_migration_skip_uidl_cache=yes, just in case
there's some kind of a problem with it.
Compare: https://github.com/dovecot/core/compare/799e0498e34e...5af0c9f9940b
More information about the dovecot-cvs
mailing list