aboutsummaryrefslogtreecommitdiff
path: root/doc/aerc-imap.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-imap.5.scd')
-rw-r--r--doc/aerc-imap.5.scd6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/aerc-imap.5.scd b/doc/aerc-imap.5.scd
index af3a020b..9c4bf3ca 100644
--- a/doc/aerc-imap.5.scd
+++ b/doc/aerc-imap.5.scd
@@ -15,7 +15,8 @@ IMAP extensions:
# CONFIGURATION
-IMAP configuration may be done interactively with the *:new-account* command.
+Basic IMAP configuration may be done interactively with the *:new-account*
+command.
In _accounts.conf_ (see *aerc-accounts*(5)), the following IMAP-specific options
are available:
@@ -35,6 +36,9 @@ are available:
_imaps_
IMAP with TLS/SSL
+ _imaps+insecure_
+ IMAP with TLS/SSL, skipping certificate verification
+
_imaps+oauthbearer_
IMAP with TLS/SSL using OAUTHBEARER Authentication