Viktor Dukhovni: > And of course with "may", we need to avoid any attempt at cleartext > fallback if we're doing wrapper-mode SMTP.
Again, the client-side wrappermode implementation never speaks plaintext. It calls smtp_tls_start() upon completion of the TCP connection. Wietse