CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2011/05/30 09:01:04
Modified files: gnu/usr.sbin/sendmail/sendmail: sendmail.h Log message: Apply sendmail 8.14.5 errata 2011-05-26 patch. If a server offers two AUTH lines, the MTA would not read them after STARTTLS has been used and hence SMTP AUTH for the client side would fail. ok millert@