aboutsummaryrefslogtreecommitdiff
path: root/mail/msmtp
Commit message (Collapse)AuthorAge
* msmtp: Add nls.mk, . Fix build when BUILD_NLS not specifiedTed Hess2016-08-08
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mail/msmtp: Make msmtp ssl version depend on ca-bundleDaniel Dickinson2016-07-04
| | | | | | | | msmtp fails when /etc/ssl/certs/ca-certifictes.crt bundle is not present (for the SSL version), therefore add a dependency on ca-bundle packages (newly added to trunk). Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* msmtp: update to 1.6.2Nicolas Thill2015-04-26
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* 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>
* msmtp: bump revisionAlexander Ryzhov2015-02-24
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* msmtp-nossl: prermAlexander Ryzhov2015-02-19
|
* 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>