CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/22 06:24:06
Modified files:
usr.sbin/smtpd : client.c client.h
Log message:
When at MAIL FROM stage, handle the case when STARTTLS is required but not
available. Also, make the client_next_state() calls across the code more
idiomatic.
