Package repository now available
Aki Tuomi
aki.tuomi at dovecot.fi
Fri Dec 29 10:17:13 EET 2017
> On December 29, 2017 at 2:56 AM Gao <gao at pztop.com> wrote:
>
>
> On 2017-12-27 07:00, aki.tuomi at dovecot.fi wrote:
> > Dovecot now has package repository for Debian, CentOS and Ubuntu
> > available at https://repo.dovecot.org/
> >
> > Packages are provided for 2.3 series and forward. Please let us know
> > if you run into any trouble with these.
> >
> > ---
> > Aki Tuomi
> > Dovecot oy
>
> So what options the package configured with? Does it include
> "--with-mysql" and "--with-solr"?
>
> Thanks.
>
> Gao
./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-lz4
Resulting 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
More information about the dovecot
mailing list