1- Development 2.46.17
2- ===================
1+ Gromox 2.47 (2025-07-31)
2+ ========================
33
44Enhancements:
55
@@ -8,6 +8,9 @@ Enhancements:
88* oxcical: try to handle ICS files with missing VTIMEZONE blocks
99* oxcical: support YEARLY recurrences with BYDAY without BYSETPOS
1010* imap: offer $Forwarded keyword for APPEND/STORE commands
11+ * gromox.cfg now has a ``ruleproc_debug `` directive (applies to
12+ the TWOSTEP Processor only)
13+ * edb2mt, eml2mt, kdb2mt, oxm2mt, pff2mt, exm2eml: add ``--loglevel `` option
1114
1215Fixes:
1316
@@ -23,6 +26,22 @@ Fixes:
2326* exmdb: resolve a case of "INSERT INTO t... UNIQUE constraint failed" log
2427 message appearing when the Twostep Rule Processor and a Move rule is
2528 encountered and a MAPI client has a Content Table with Sort Order open.
29+ * exmdb: stop losing RFC5322 representation when a message is copied
30+ * HTML-to-Text conversion using w3m suffered from an encoding mismatch, which
31+ was fixed.
32+
33+ Changes:
34+
35+ * oxcmail: upon ingestion, the ``Precedence `` header (RFC 2076) is now
36+ transformed to the MAPI property ``PR_INTERNET_PRECEDENCE ``.
37+ * exmdb_local: Out-of-office autoreply logic now recognizes
38+ PR_INTERNET_PRECEDENCE values ``bulk `` and ``list `` to inhibit certain and
39+ all responses, respectively.
40+ * oxcmail: upon ingestion, the ``Auto-Submitted `` header (RFC 3834) and
41+ ``List-Help ``, ``List-Subscribe `` and ``List-Unsubscribe `` are now
42+ transformed into the MAPI property ``PR_AUTO_RESPONSE_SUPPRESS ``.
43+ * ews: unconditionally emit all OOF XML tags upon GetUserOofSettingsRequest to
44+ workaround OL crash when modifying Out-of-office settings.
2645
2746
2847Gromox 2.46 (2025-05-28)
0 commit comments