Fix a crash when relaying with authentication but auth table is not set.
authoreric <eric@openbsd.org>
Wed, 22 Aug 2018 10:11:43 +0000 (10:11 +0000)
committereric <eric@openbsd.org>
Wed, 22 Aug 2018 10:11:43 +0000 (10:11 +0000)
commit4b9d2e573ad902e3784721e332682c640487bbfa
tree3a6c9d0af1ac78b4d6ffa8ca053e10d41f03853f
parent71fe361b81dce7ad056b3ae6a44b91153a3e1939
Fix a crash when relaying with authentication but auth table is not set.

found by and ok stsp@
usr.sbin/smtpd/mta.c