1 [[!meta date="2020-07-10"]]
3 Notmuch 0.30 (2020-07-10)
4 =========================
9 Handle S/MIME (PKCS#7) messages -- one-part signed messages, encrypted
10 messages, and multilayer messages. Treat them symmetrically to
11 OpenPGP messages. This includes handling protected headers
14 If you're using Notmuch with S/MIME, you currently need to configure
20 Detect and automatically repair a common form of message mangling
21 created by Microsoft Exchange (see index.repaired=mixedup in
22 notmuch-properties(7)).
27 Avoid indexing the legacy-display part of an encrypted message that
28 has protected headers (see
29 index.repaired=skip-protected-headers-legacy-display in
30 notmuch-properties(7)).
35 Drop support for python2, focus on python3.
37 Introduce new CFFI-based python bindings in the python module named
38 "notmuch2". Officially deprecate (but still support) the older
44 Support for Xapian 1.2 is removed. The minimum supported version of