aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAge
* msmtp: prevent use of IDN support on uClibcNicolas Thill2015-03-07
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* msmtp: use proper configure optionsNicolas Thill2015-03-07
| | | | | | Some configure options were renamed during last upstream update: use them! Signed-off-by: Nicolas Thill <nico@openwrt.org>
* mailsend: split into 2 packages - with SSL and without SSLTed Hess2015-03-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #983 from Shulyaka/masterSteven Barth2015-03-03
|\ | | | | mailman: version upgrade to 2.1.19
| * mailman: version upgrade to 2.1.19Denis Shulyaka2015-03-03
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | Merge pull request #926 from ryzhovau/masterTed Hess2015-02-24
|\ \ | | | | | | msmtp-nossl: prerm
| * | msmtp: bump revisionAlexander Ryzhov2015-02-24
| | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
| * | msmtp-nossl: prermAlexander Ryzhov2015-02-19
| | |
* | | remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
|/ / | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | Merge pull request #912 from Shulyaka/masterSteven Barth2015-02-16
|\| | | | | postfix: upgrade to version 3.0.0
| * postfix: upgrade to version 3.0.0Denis Shulyaka2015-02-16
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | alpine: update to 2.20Antti Seppälä2015-01-25
| | | | | | | | | | | | New version requires a patch to skip openssl runtime checking when cross-compiling. Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
* | msmtp: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | - update to latest version (v1.6.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | Merge pull request #716 from Shulyaka/masterSteven Barth2015-01-01
|\| | | | | mailman: add http source download link
| * mailman: add http source download linkDenis Shulyaka2015-01-01
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | Alpine: add new package v2.11Antti Seppälä2014-12-27
| | | | | | | | | | | | | | | | | | Alpine (Alternatively Licenced Program for Internet News and Email) is a free software console email client developed at the University of Washington. It is suitable for both the inexperienced email user as well as for the most demanding power user. Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
* | nail: unbreak compilationSteven Barth2014-12-16
| | | | | | | | | | | | | | disabling SSLv2 and SSLv3 caused nail to break, fixed this some of our snapshot builders don't have CVS, switch to Debian as source Signed-off-by: Steven Barth <steven@midlink.org>
* | fdm: add missing quote mark in MakefileSyrone Wong2014-12-07
| | | | | | | | | | | | | | This commit will fix compile warning as below tmp/.config-package.in:22096:warning: multi-line strings not supported Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
* | Merge pull request #604 from Shulyaka/masterSteven Barth2014-12-07
|\| | | | | postfix: broken mynetworks parameter default value
| * postfix: broken mynetworks parameter default valueDenis Shulyaka2014-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed an issue with the default parameter value. 1. By default, the init script set ip address instead of network address in the parameter value (i.e. 192.168.1.1/24 instead of 192.168.1.0/24) 2. Dynamic address were not caught by the init script As a result, if the mynetworks parameter was left default, Postfix would have rejected the mails with the following message in the logs: Sat Dec 6 23:26:45 2014 mail.info postfix/smtpd[22806]: NOQUEUE: reject: RCPT from unknown[104.167.106.30]: 451 4.3.0 <ds_gitcommit@shulyaka.org.ru>: Temporary lookup failure; from=<delivery@mx.sailthru.com> to=<ds_gitcommit@shulyaka.org.ru> proto=ESMTP helo=<mx-indiegogo-b.sailthru.com> Sat Dec 6 23:26:45 2014 mail.warn postfix/smtpd[22806]: warning: non-null host address bits in "127.0.0.1/8", perhaps you should use "127.0.0.0/8" instead This commit fixes that behavior for the new installations. Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | Merge pull request #582 from Shulyaka/masterSteven Barth2014-12-01
|\| | | | | postfix: fixed installing to the filesystem image
| * postfix: fixed installing to the filesystem imageDenis Shulyaka2014-12-01
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ \ | | | | | | License updates and metadata typo correction
| * | misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | nail: fixed versionDmitry V. Zimin2014-11-24
| | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | | nail: new package added (heirloom-mailx)Dmitry V. Zimin2014-11-20
| | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | | fdm: new package addedDmitry V. Zimin2014-11-20
|/ / | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | 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>