Skip to content

Commit 42acc5e

Browse files
committed
data/settings: Document imapc_features=send-id
It's been there since v2.3.0 but undocumented.
1 parent 8810e74 commit 42acc5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/settings.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6442,6 +6442,12 @@ List of features, optimizations, and workarounds that can be enabled.
64426442
user authentication. Normally this would be done using the SASL PLAIN
64436443
authentication.
64446444
6445+
: \`send-id\`
6446+
: Send session ID with the IMAP ID \`x-session-ext-id\` parameter. If
6447+
[[setting,login_trusted_networks]] on the target host is
6448+
configured to trust the connecting imapc IP, the session ID is
6449+
preserved as the new imapc connection's session ID prefix.
6450+
64456451
: \`throttle:<INIT>:<MAX>:<SHRINK>\`
64466452
: When receiving [THROTTLED] response (from GMail), throttling is
64476453
applied.

0 commit comments

Comments
 (0)