File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4110,6 +4110,11 @@ be enabled.
41104110 default.
41114111 :::
41124112
4113+ : \`no-sort\` [[added,imapc_features_no_sort]]
4114+ : Disable sorting messages using the IMAP \`SORT\` command.
4115+ Instead, all the message headers/metadata are fetched to perform
4116+ the sort locally.
4117+
41134118**Workarounds**
41144119: \`fetch-fix-broken-mails\`
41154120 : If a \`FETCH\` returns \`NO\` (but not \`NO [LIMIT]\` or \`NO
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ export const updates = {
3939 imapc_features_no_modseq : '2.4.0' ,
4040 imapc_features_no_qresync : '2.4.0' ,
4141 imapc_features_no_search : '2.4.0' ,
42+ imapc_features_no_sort : '2.4.3' ,
4243 imapsieve_filters : '2.4.0' ,
4344 ja3_identifier : '2.4.0' ,
4445 lazy_expunge_namespace : '2.3.0' ,
You can’t perform that action at this time.
0 commit comments