Where to obtain notmuch 0.30 =========================== https://notmuchmail.org/releases/notmuch-0.30.tar.xz Which can be verified with: https://notmuchmail.org/releases/notmuch-0.30.tar.xz.sha256.asc -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 5e3baa6fe11d65c67e26ae488be11b320bae04e336acc9c64621f7e3449096fa notmuch-0.30.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAl8JFmUACgkQA0U5G1Wq FSHmzQ/+P3uTgu4+o8Byt91sU8oGCRh6tQBbBdlijufsKDLQiZhX6dywwWsOvYlf ME7jdZiN6J6AVBS1gYNA0gmRompknBUNQ1Dm/7pL1ZOX5b4nE3+vdzGc6ZOcWK9V krfMAdI7ViYF2dLBv6INNpfsEVwf18FL1nb7BcAmrvsbwPpKkNz2bO2LQ/tF/gGZ fBRE7SyYTbET7agyn2m5U5O/f5ucYx/x/0STRMK060NWUDYuerFmuUGREkXu/e9x xMew3cChOuqji6SjRFFoKwB1Dw4DXeotxUU7uz1EZEe4XZQv5FZ+f8hQEDKX5bg9 4lU9rkubEkEBSrrJxmMsZR+s/u2BdUj9ib1eDQpNIqSjmvrKGOO0p24SmZwbu1z4 3X/FLsBBB8PHY80Te8Or/sCy4IuyAg8m+qPA7A1xyCYebazBdod0D+w+LvkFB9VU Bf+egtWcAG6gWVCQRJOYiimi568x1XWfqZRnKEAKEXN7OSf+AAEdExvXsugmGmSf v73SdBGBhYF3q20vrA6goCzMJZcgSxHNKxyQcXYxKJEi1luI0F8s2ITFLGLzERTG JOIu1952qXzrgX8ybink5/YOW19KDNdNG5D73JVA8QGiQdiWYkDhMkkS5MwrFmsS +mYpmDn+JK70YQWWihPwhRWJIjvjoAonG8BigfAzePTaEO5OCYs= =d/i5 -----END PGP SIGNATURE----- https://notmuchmail.org/releases/notmuch-0.30.tar.xz.asc (signed by David Bremner) What's new in notmuch 0.30 ========================= S/MIME ------ Handle S/MIME (PKCS#7) messages -- one-part signed messages, encrypted messages, and multilayer messages. Treat them symmetrically to OpenPGP messages. This includes handling protected headers gracefully. If you're using Notmuch with S/MIME, you currently need to configure gpgsm appropriately. Mixed-up MIME Repair -------------------- Detect and automatically repair a common form of message mangling created by Microsoft Exchange (see index.repaired=mixedup in notmuch-properties(7)). Protected Headers ----------------- Avoid indexing the legacy-display part of an encrypted message that has protected headers (see index.repaired=skip-protected-headers-legacy-display in notmuch-properties(7)). Python ------ Drop support for python2, focus on python3. Introduce new CFFI-based python bindings in the python module named "notmuch2". Officially deprecate (but still support) the older "notmuch" module. Dependencies ------------ Support for Xapian 1.2 is removed. The minimum supported version of Xapian is now 1.4.0. What is notmuch =============== Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax. For more about notmuch, see https://notmuchmail.org make[1]: Leaving directory '/home/bremner/software/upstream/notmuch'