From 20967afb7f4a2613a6d7230bcbdf99140bccd677 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Thu, 9 Feb 2017 22:20:59 +0100 Subject: Add Sieve support (RFC 5804) to s_client ("-starttls sieve") Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/2300) --- doc/man1/s_client.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man1/s_client.pod') diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod index f8c4a9bb04..c4da79fda4 100644 --- a/doc/man1/s_client.pod +++ b/doc/man1/s_client.pod @@ -437,7 +437,7 @@ command for more information. send the protocol-specific message(s) to switch to TLS for communication. B is a keyword for the intended protocol. Currently, the only supported keywords are "smtp", "pop3", "imap", "ftp", "xmpp", "xmpp-server", -"irc", "postgres", "lmtp" and "nntp". +"irc", "postgres", "lmtp", "nntp" and "sieve". =item B<-xmpphost hostname> -- cgit v1.2.3