K 10 svn:author V 5 adamw K 8 svn:date V 27 2015-05-13T22:00:48.474124Z K 7 svn:log V 944 Update to 2.2.17. For a full change list, see: http://dovecot.org/list/dovecot-news/2015-May/000292.html There are two changes that could potentially break setups: * Dovecot no longer checks or warns if a mountpoint is removed. This was causing more trouble than it was worth. Make sure that all the mountpoints that Dovecot accesses aren't writable by mail processes when they're unmounted. * dict server wasn't properly escaping/unescaping data. Fixing this broke backwards compatibility with data that contains line feeds. This hopefully affects only very few installations. If you're using dict to save multiline data (Sieve scripts to SQL), you may be affected. For this release I've introduced many new OPTIONS: * boehm-gc support * CDB database support * icu (for FTS) * libtextcat FTS * disabling kqueue support also disables kqueue fs change notification * databases and FTS plugins moved to their own config sections END