File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -6583,7 +6583,23 @@ imapc_sasl_mechanisms {
65836583 plain = yes
65846584 login = yes
65856585}
6586- \`\`\``
6586+ \`\`\`
6587+
6588+ Supported mechanisms are:
6589+
6590+ * ANONYMOUS
6591+ * EXTERNAL
6592+ * LOGIN
6593+ * OAUTHBEARER
6594+ * PLAIN
6595+ * SCRAM-SHA-1
6596+ * SCRAM-SHA-1-PLUS
6597+ * SCRAM-SHA-256
6598+ * SCRAM-SHA-256-PLUS
6599+ * XOAUTH2
6600+
6601+ Note that [[setting,imapc_password]] is ignored for \`ANONYMOUS\` and \`EXTERNAL\` mechanisms.
6602+ For \`OAUTHBEARER\` and \`XOAUTH2\` [[setting,imapc_password]] should be bearer token.`
65876603 } ,
65886604
65896605 imapc_ssl : {
@@ -6629,7 +6645,8 @@ Only used if [[setting,imapc_ssl]] is enabled.`
66296645The user identity to be used for performing a regular IMAP LOGIN to the
66306646source IMAP server.
66316647
6632- [[variable,mail-user]] can be used.`
6648+ [[variable,mail-user]] can be used. See also [[setting,imapc_sasl_mechanisms]].
6649+ `
66336650 } ,
66346651
66356652 import_environment : {
You can’t perform that action at this time.
0 commit comments