Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Engberg 73f020710a mail/msmtp: Update to 1.6.6
Update msmtp to 1.6.6
Change tarball hash to PKG_HASH

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-05-31 17:13:19 +02:00
Daniel Dickinson ee93d38db8 mail/msmtp: Separate option to use msmtp as sendmail
Make msmtp as MTA separate from msmtp package proper to
allow msmtp-scripts (to be added) to use msmtp as the
backend while providing the ability to act as the
system MTA without msmtp getting in the way.

Also get rid of symlinking in postinst/postrm as that
is something the trunk devs don't like.  In addition
it allows the -mta package to conflict with any
other package providing sendmail command, as it should
(once the other packages also move postinst/postrm
sendmail symlinks to install section).

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
2016-10-03 02:53:52 -04:00
Daniel Dickinson 843fab534d mail/msmtp: Remove use of symlink postinst/postrm
Avoid the postrm/postinst symlink addition and removal as
1) This fails to conflict with other packages which also provide
the same commands and makes what packages is supply the command
depend on which command was installed last.
2) Trunk devs don't like postrm/postinst symlink mangling
3) Packages changing things from other packages is considered bad
packaging pratice on most distros and debian, for example,
prohibits it.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
2016-10-03 02:51:57 -04:00
Ted Hess 39f0b6f067 msmtp: Add nls.mk, . Fix build when BUILD_NLS not specified
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-08 15:44:04 -04:00
Daniel Dickinson c7e16dc74a mail/msmtp: Make msmtp ssl version depend on ca-bundle
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>
2016-07-04 22:14:13 -04:00
Nicolas Thill 3a1ce331c3 msmtp: update to 1.6.2
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-26 22:48:51 +02:00
Nicolas Thill 0a05c1340c msmtp: prevent use of IDN support on uClibc
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-03-07 23:28:06 +01:00
Nicolas Thill 3681f30c78 msmtp: use proper configure options
Some configure options were renamed during last upstream update: use them!

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-03-07 23:28:06 +01:00
Alexander Ryzhov 94a28e969f msmtp: bump revision
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-02-24 11:11:13 +00:00
Alexander Ryzhov 0a76266f3b msmtp-nossl: prerm 2015-02-19 12:58:49 +00:00
Nicolas Thill 898d3d27db msmtp: import from old packages feed
- update to latest version (v1.6.1)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:42:20 +01:00