mail/msmtp: Separate option to use msmtp as sendmail 3288/head
authorDaniel Dickinson <lede@cshore.thecshore.com>
Sat, 17 Sep 2016 01:49:08 +0000 (21:49 -0400)
committerDaniel Dickinson <lede@cshore.thecshore.com>
Mon, 3 Oct 2016 06:53:52 +0000 (02:53 -0400)
commitee93d38db88b92933d0775d1078f1f00e8c0f96a
tree4b9e097e979ca7a02b40511207460f7cc15df344
parent843fab534dfa5088eeab910e4982d63dbeed7b00
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>
mail/msmtp/Makefile