notmuch release 0.27 now available
David Bremner
david at tethera.net
Wed Jun 13 02:34:09 PDT 2018
Where to obtain notmuch 0.27
===========================
https://notmuchmail.org/releases/notmuch-0.27.tar.gz
Which can be verified with:
https://notmuchmail.org/releases/notmuch-0.27.tar.gz.sha256
40d3192f8f130f227b511fc80be86310c7f60ccb6d043b563f201fa505de0876 notmuch-0.27.tar.gz
https://notmuchmail.org/releases/notmuch-0.27.tar.gz.sha256.asc
(signed by David Bremner)
What's new in notmuch 0.27
=========================
General
-------
Add support for thread:{} queries
Queries of the form `thread:{foo} and thread:{bar}` match threads
containing (possibly distinct) messages matching foo and bar. See
`notmuch-search-terms(7)` for details.
Command Line Interface
----------------------
Add the --full-scan option to `notmuch new`
This option disables mtime based optimization of scanning for new mail.
Add new --decrypt=stash option for `notmuch show`
This facilitates a workflow for encrypted messages where message
cleartext are indexed on first read, but the user's decryption key
does not have to be available during message receipt.
Documentation
-------------
An initial manual for `notmuch-emacs` is now installed by default (in
`info` format).
Dependencies
------------
As of this release, support for versions of Xapian before 1.4.0 is
deprecated, and may disappear in a future release of notmuch.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 658 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20180613/ecba4416/attachment.sig>
More information about the notmuch
mailing list