Allow to use the "tls" keyword on any relay action to force TLS, with
authoreric <eric@openbsd.org>
Mon, 24 Sep 2018 16:14:34 +0000 (16:14 +0000)
committereric <eric@openbsd.org>
Mon, 24 Sep 2018 16:14:34 +0000 (16:14 +0000)
commit1aa03b06e23475628d9c4ab3e355acda0edef6be
treeae27782f2202a9d8e6e712392aacf5a78fc82010
parent781ff0fd9ba37867cb2819ae2902ea3b3f2ce8cb
Allow to use the "tls" keyword on any relay action to force TLS, with
strict certificate validation.  The "no-verify" becomes optional.

ok gilles@ millert@ semarie@
usr.sbin/smtpd/mta.c
usr.sbin/smtpd/parse.y
usr.sbin/smtpd/smtpd.conf.5
usr.sbin/smtpd/smtpd.h