CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2012/03/27 06:53:33
Modified files: usr.sbin/smtpd : mta.c Log message: Do not try STARTTLS if the server does not advertise support for it (it apparently triggers very bizarre behaviour on some servers). Also make sure we are not using AUTH over a clear channel. ok gilles@