./configure --with-ldap=plugin -with-ssl=openssl --with-sql=plugin --with-lua=plugin
--with-pgsql --with-mysql --with-sqlite --with-gssapi=plugin --with-solr
--with-ioloop=best --with-libwrap --with-lucene --with-lz4Resulting with
I/O polling .... : epoll I/O notifys .... : inotify SSL ............ : yes (OpenSSL) GSSAPI ......... : plugin passdbs ........ : static passwd passwd-file shadow pam checkpassword ldap (plugin) sql lua (plugin) userdbs ........ : static prefetch passwd passwd-file checkpassword ldap (plugin) sql lua (plugin) SQL drivers .... : pgsql mysql sqlite (plugins) Full text search : squat solr lucene
Aki
Great!
Now I am using Dovecot v2.2.3 install from source on CentOS7. (Config option: ./configure --prefix=/usr --sysconfdir=/etc --with-mysql --libdir=/usr/lib64 --with-solr) If I add this new yum repo and do a "yum update", will it smoothly upgrade to v2.3? Will the update also take care the systemd service?
Thanks.
Gao