docs(sample): add entry about backend.extensions

Refs: #548
This commit is contained in:
Clément DOUIN
2026-01-23 09:25:49 +01:00
parent ce1f8df46d
commit 6e96634444
+8
View File
@@ -475,6 +475,14 @@ backend.auth.cmd = "pass show example-imap"
#
#backend.auth.redirect-port = 9999
# IMAP extensions
#
# Automatically sends the ID command straight after
# authentication. Some providers enforce this rule (like
# imap.126.com), but it is not standard at all.
#
#backend.extensions.id.send_after_auth = true
# Defines the Maildir backend as the default one for all features.