Clément DOUIN
b350955f21
fix(imap): add sort fallback
...
Introduce a new config option imap.sort.fallback: true for a slower SEARCH +
SORT combination, false for the SORT. If omitted, use fallback when the SORT
capability is not returned by the server.
Refs: #698
2026-06-12 10:57:12 +02:00
Clément DOUIN
48cb0d3e7b
docs: switch back license to MIT OR Apache-2.0
...
The AGPL license was just too restrictive, better to put effort in a Enterprise,
paid version.
2026-06-08 14:46:05 +02:00
Clément DOUIN
09216723c3
build: bump deps
2026-06-06 22:50:30 +02:00
Clément DOUIN
aff4fddfb4
feat(imap): added back auto id feature
...
Refs: #688
2026-05-31 19:46:48 +02:00
Clément DOUIN
1f6cf06166
chore: clean
2026-05-26 19:40:35 +02:00
Clément DOUIN
ad747e5924
ci: fix tests and deny
2026-05-24 15:09:30 +02:00
Clément DOUIN
42480ae2ef
ci: fix cargo deny
2026-05-20 02:50:45 +02:00
Clément DOUIN
6dec8f2832
tests: clean unused and fix deny
2026-05-20 00:54:21 +02:00