]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: write subscription file in version 2 format
authorMartti Rannanjärvi <martti.rannanjarvi@dovecot.fi>
Wed, 27 Apr 2016 07:17:27 +0000 (10:17 +0300)
committerGitLab <gitlab@git.dovecot.net>
Fri, 29 Apr 2016 19:24:37 +0000 (22:24 +0300)
commitd61490e38c4c2fbfb761200f4169c52c09a63169
treee6847d3c55ceb79ca7eb5ab1d1c3bf37a3c3c541
parentac157a6a06f10f3691a3512fbe05a7781c6d22d2
lib-storage: write subscription file in version 2 format

Write subscriptions file in a format that only v2.2.17 or newer can read, so
after dovecot converts the files to the new format, downgrading to a version
older than v2.2.17 is not supported.
src/lib-storage/list/subscription-file.c