aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/login-options.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/login-options.d')
-rw-r--r--docs/cmdline-opts/login-options.d13
1 files changed, 13 insertions, 0 deletions
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: <options>
+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.