aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAge
* Merge pull request #537 from dibdot/masterTed Hess2014-11-12
|\ | | | | ssmtp: more pointer fixes
| * ssmtp: more pointer fixesDirk Brenken2014-11-12
| | | | | | | | | | | | | | - fixed more pointer issues - remove unused variable Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | dovecot: update to 2.2.15Peter Wagner2014-11-09
|/ | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* ssmtp: revoke gnutls supportDirk Brenken2014-11-09
| | | | | | Drop gnutls and use openssl instead, due to excessive memory consumption in embedded environment for an additonal ssl library. Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* ssmtp: move to githubDirk Brenken2014-11-08
| | | | Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* mailman: fixed compilation errors (Issue #498)Denis Shulyaka2014-11-04
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* Merge pull request #490 from Shulyaka/mastersbyx2014-11-01
|\ | | | | postfix: Added experimental support for Berkeley DB (btree files).
| * postfix: Added experimental support for Berkeley DB (btree files).Denis Shulyaka2014-11-01
| | | | | | | | | | | | | | Note that hash files are currently not supported by OpenWRT package of Berkeley DB. CDB is still default. Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on ↵W. Michael Petullo2014-10-31
| | | | | | | | | | | | reboot Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | bogofilter: depend on libdb47, not libdb47-full (related to #459)W. Michael Petullo2014-10-30
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #473 from Shulyaka/mailmansbyx2014-10-28
|\ \ | |/ |/| mailman: New mailman package (mailing list manager)
| * mailman: New mailman package (mailing list manager)Denis Shulyaka2014-10-26
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | postfix 2.11.3Denis Shulyaka2014-10-25
|/ | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* Merge pull request #435 from MikePetullo/bogofiltersbyx2014-10-20
|\ | | | | bogofilter: depend on db47 with statistics support
| * bogofilter: create /usr/sbin before installing postfix-bogofilter thereW. Michael Petullo2014-10-19
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * bogofilter: depend on db47 with statistics supportW. Michael Petullo2014-10-19
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * Merge remote-tracking branch 'openwrt/master' into bogofilterW. Michael Petullo2014-10-19
| |\
| * | bogofilter: install postfix-bogofilter scriptW. Michael Petullo2014-10-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #386 from Shulyaka/postfixsbyx2014-10-20
|\ \ \ | |_|/ |/| | postfix: new packages for Postfix MTA
| * | Postfix MTADenis Shulyaka2014-10-20
| | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | dovecot: update to 2.2.14Peter Wagner2014-10-19
| |/ |/| | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | bogofilter: new package for bogofilter spam filterW. Michael Petullo2014-10-13
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | 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>
* mailsend: import command-line mail sender. Use v1.17b15 for correct IPv4/6 ↵Ted Hess2014-08-21
| | | | | | support Signed-off-by: Ted Hess <thess@kitschensync.net>
* 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>