Skip to content

Commit 33eac18

Browse files
committed
data/settings: Document imapc_features=send-id
It's been there since v2.3.0 but undocumented.
1 parent f7840cc commit 33eac18

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
@@ -6500,6 +6500,12 @@ List of features, optimizations, and workarounds that can be enabled.
65006500
user authentication. Normally this would be done using the SASL PLAIN
65016501
authentication.
65026502
6503+
: \`send-id\`
6504+
: Send session ID with the IMAP ID \`x-session-ext-id\` parameter. If
6505+
[[setting,login_trusted_networks]] on the [[setting,imapc_host]] is
6506+
configured to trust the connecting imapc IP, the session ID is
6507+
preserved as the new imapc connection's session ID prefix.
6508+
65036509
: \`throttle:<INIT>:<MAX>:<SHRINK>\`
65046510
: When receiving [THROTTLED] response (from GMail), throttling is
65056511
applied.

0 commit comments

Comments
 (0)