Commit Graph

331 Commits

Author SHA1 Message Date
Dmitry V. Zimin 2b305a0317 nail: fixed version
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-24 15:05:17 +03:00
Dmitry V. Zimin 74329f9eaa nail: new package added (heirloom-mailx)
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:44:00 +03:00
Dmitry V. Zimin c400fe3b09 fdm: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:41:03 +03:00
Ted Hess 4b8b1182cd Merge pull request #537 from dibdot/master
ssmtp: more pointer fixes
2014-11-12 17:01:36 -05:00
Dirk Brenken 133d4beec4 ssmtp: more pointer fixes
- fixed more pointer issues
- remove unused variable

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-12 21:37:17 +01:00
Peter Wagner b026b50320 dovecot: update to 2.2.15
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-11-09 20:23:56 +01:00
Dirk Brenken f267d2eaa6 ssmtp: revoke gnutls support
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>
2014-11-09 16:56:31 +01:00
Dirk Brenken 62e7ac8d71 ssmtp: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-08 16:21:56 +01:00
Denis Shulyaka 4f3248867d mailman: fixed compilation errors (Issue #498)
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-11-04 17:03:43 +03:00
sbyx 8d2579392f Merge pull request #490 from Shulyaka/master
postfix: Added experimental support for Berkeley DB (btree files).
2014-11-01 13:55:06 +01:00
Denis Shulyaka 250f1f2ade postfix: Added experimental support for Berkeley DB (btree files).
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>
2014-11-01 13:20:17 +03:00
W. Michael Petullo 055d2074f4 bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-31 20:34:30 -04:00
W. Michael Petullo 09644e50ea bogofilter: depend on libdb47, not libdb47-full (related to #459)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-30 07:05:45 -04:00
sbyx fb384f9db5 Merge pull request #473 from Shulyaka/mailman
mailman: New mailman package (mailing list manager)
2014-10-28 08:05:38 +01:00
Denis Shulyaka 51aad45ebf mailman: New mailman package (mailing list manager)
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-10-26 12:39:44 +03:00
Denis Shulyaka 977968bf65 postfix 2.11.3
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-10-25 21:21:31 +04:00
sbyx b3ee2345ad Merge pull request #435 from MikePetullo/bogofilter
bogofilter: depend on db47 with statistics support
2014-10-20 07:43:37 +02:00
sbyx 9a710015b9 Merge pull request #386 from Shulyaka/postfix
postfix: new packages for Postfix MTA
2014-10-20 07:40:55 +02:00
Denis Shulyaka cbe59734b6 Postfix MTA
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-10-20 08:53:43 +04:00
W. Michael Petullo daf12e3256 bogofilter: create /usr/sbin before installing postfix-bogofilter there
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-19 22:40:20 -04:00
W. Michael Petullo d67610ac77 bogofilter: depend on db47 with statistics support
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-19 22:27:52 -04:00
W. Michael Petullo 332eb1b03b Merge remote-tracking branch 'openwrt/master' into bogofilter 2014-10-19 22:27:11 -04:00
W. Michael Petullo a31e4b7b7f bogofilter: install postfix-bogofilter script
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-19 22:25:31 -04:00
Peter Wagner 169c863286 dovecot: update to 2.2.14
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-19 04:57:17 +02:00
W. Michael Petullo 665c5ee68b bogofilter: new package for bogofilter spam filter
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-13 17:54:53 -04:00
John Crispin d4042ec35e generic userid: use the new USERID api
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>
2014-10-08 03:45:30 +02:00
Peter Wagner bb01c49e01 dovecot: disable LDAP by default
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-07 19:55:33 +02:00
W. Michael Petullo 13af207aaa dovecot: add LDAP option
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-30 22:54:05 -04:00
Ted Hess 83d7ff8b71 mailsend: import command-line mail sender. Use v1.17b15 for correct IPv4/6 support
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-21 15:52:39 -04:00
Ian Leonard 66cde69e79 dovecot: add PKG_LICENSE information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 02:04:52 -07:00
Peter Wagner f8ba70a8a1 dovecot: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:54:42 +02:00