From 41b1f649bf63e3663fcf3d4a678fef37688e32b7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 15 Nov 2016 23:44:58 +0100 Subject: cmdline-docs: more options converted over --- docs/cmdline-opts/login-options.d | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/cmdline-opts/login-options.d (limited to 'docs/cmdline-opts/login-options.d') diff --git a/docs/cmdline-opts/login-options.d b/docs/cmdline-opts/login-options.d new file mode 100644 index 000000000..ea2af082d --- /dev/null +++ b/docs/cmdline-opts/login-options.d @@ -0,0 +1,13 @@ +Long: login-options +Arg: +Protocols: IMAP POP3 SMTP +Added: 7.34.0 +--- +Specify the login options to use during server authentication. + +You can use the login options to specify protocol specific options that may +be used during authentication. At present only IMAP, POP3 and SMTP support +login options. For more information about the login options please see +RFC 2384, RFC 5092 and IETF draft draft-earhart-url-smtp-00.txt + +If this option is used several times, the last one will be used. -- cgit v1.2.3