We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d8dfbf commit 3d4d1b5Copy full SHA for 3d4d1b5
data/settings.js
@@ -6583,7 +6583,20 @@ imapc_sasl_mechanisms {
6583
plain = yes
6584
login = yes
6585
}
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
6602
imapc_ssl: {
0 commit comments