Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)

Submitted by: dg@sunet.ru (Daniel Ginsburg)

PR: #613
This commit is contained in:
Lutz Jänicke
2003-05-28 20:24:57 +00:00
parent 83b4f49c0a
commit 4f17dfcd75
2 changed files with 15 additions and 7 deletions

View File

@@ -168,7 +168,7 @@ command for more information.
send the protocol-specific message(s) to switch to TLS for communication.
B<protocol> is a keyword for the intended protocol. Currently, the only
supported keyword is "smtp".
supported keywords are "smtp" and "pop3".
=item B<-engine id>