aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot
Commit message (Collapse)AuthorAge
* dovecot: update dovecot to 2.2.35Lucian Cristian2018-03-25
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: prepare for runtime dependency by pluginsVal Kulkov2017-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ABI_VERSION declaration in order to tell dovecot plugins that are runtime-dependent on dovecot's Application Binary Interface (ABI) version, such as the pigeonhole mail filter, that they need to be rebuilt each time the dovecot's ABI version changes. This PR is not yet closing issue #5062. A forthcoming PR for pigeonhole package will close the issue. Introduce a new configuration parameter to enable ICU (i18n) support. Make the ICU disabled by default. Introduce PKG_CONFIG_DEPENDS with the list of configuration parameters triggering rebuild of dovecot. Declare the conffiles section to save dovecot's configuration files and its init.d script on sysupgrade. Introduce a new package, dovecot-utils, to contain doveadm and dsync utilities: closes #4912. Correct the destination directory for the installation of example-config files. At present, the example files are installed into /usr/share/doc/dovecot/example-config/example-config. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* dovecot: update to 2.2.33.2Lucian Cristian2017-10-25
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: update to 2.2.33.1Lucian Cristian2017-10-18
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: add mysql and postgresql modulesLucian Cristian2017-09-20
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: update to 2.2.32Lucian Cristian2017-08-28
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: install libraries to allow building pluginsW. Michael Petullo2017-07-04
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* dovecot: updateLucian Cristian2017-07-03
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: update to 2.2.30.2Lucian Cristian2017-06-08
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* Dovecot: update to 2.2.29.1Lucian Cristian2017-04-16
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: fix depends typoLucian Cristian2017-03-09
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: update to 2.2.28Lucian Cristian2017-03-08
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: add SQLite supportLucian Cristian2017-03-08
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: change LDAP select logicLucian Cristian2017-03-08
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: disable ICU normalization support for FTS #4077Lucian Cristian2017-03-08
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: change the maintainer to meLucian Cristian2017-03-06
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* dovecot: version update to 2.2.26.0Denis Shulyaka2016-11-03
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* dovecot: update to 2.2.15Peter Wagner2014-11-09
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* dovecot: update to 2.2.14Peter Wagner2014-10-19
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* dovecot: disable LDAP by defaultPeter Wagner2014-10-07
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* dovecot: add LDAP optionW. Michael Petullo2014-09-30
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* dovecot: add PKG_LICENSE informationIan Leonard2014-08-02
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* dovecot: import from packagesPeter Wagner2014-06-16
Signed-off-by: Peter Wagner <tripolar@gmx.at>