Notmuch -- Just an email system

Edit Package notmuch
https://notmuchmail.org/

Because dealing with your mail can be so much better.

"Not much mail" is what Notmuch thinks about your email collection. Even if
you receive 12000 messages per month or have on the order of millions of
messages that you've been saving for decades. Regardless, Notmuch will be
able to quickly search all of it. It's just plain not much mail.

"Not much mail" is also what you should have in your inbox at any time.
Notmuch gives you what you need, (tags and fast search), so that you can
keep your inbox tamed and focus on what really matters in your life, (which
is surely not email).

Notmuch is an answer to Sup. Sup is a very good email program written by
William Morgan (and others) and is the direct inspiration for Notmuch.
Notmuch began as an effort to rewrite performance-critical pieces of Sup in
C rather than ruby. From there, it grew into a separate project. One
significant contribution Notmuch makes compared to Sup is the separation of
the indexer/searcher from the user interface. (Notmuch provides a library
interface so that its indexing/searching/tagging features can be integrated
into any email program.)

Notmuch is not much of an email program. It doesn't receive messages (no
POP or IMAP support). It doesn't send messages (no mail composer, no
network code at all). And for what it does do (email search) that work is
provided by an external library, Xapian. So if Notmuch provides no user
interface and Xapian does all the heavy lifting, then what's left here? Not
much.

Refresh
Refresh
Source Files
Filename Size Changed
notmuch-0.37.tar.xz 0000792568 774 KB
notmuch-0.37.tar.xz.asc 0000000833 833 Bytes
notmuch.changes 0000032539 31.8 KB
notmuch.keyring 0000013400 13.1 KB
notmuch.spec 0000007430 7.26 KB
Revision 2 (latest revision is 3)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 2)
- update to 0.37:
  * Fix uninitialized field in message objects.
  * Add one sided lastmod ranges for sexp queries.
  * Expand macro parameters inside regex and wildcard modifiers.
  * `notmuch help` now works for external commands.
  * `NOTMUCH_CONFIG` is now passed to external commands and hooks.
  * The function `notmuch-mua-mail` now moves point depending on the
  * provided arguments.
  * Restrict what mime types are inlined in replies and on refresh.
  * The functions in notmuch-query.el are now obsolete and may be removed
  * in a future version of Notmuch.
  * Add some controls for lazy display of message bodies (See "Dealing
  * with large messages and threads" in the notmuch-emacs documentation).
  * Allow the user to select (with '%') a different duplicate message file
  * to display.
  * Use `message-dont-reply-to-names` in `notmuch-message-mode`.
  * Add the `sexp` prefix to the infix (traditional) query parser. This
  * allows specific subqueries to be parsed by the sexp parser (with
  * appropropriate quoting). See `notmuch-search-terms(7)` for details.
  * Add another heuristic to regexp fields to prevent phrase parsing of
  * bracketed sub-expressions.
  * Envelope from ("From ") headers are now escaped as X-Envelope-From: in
  * input to `notmuch-insert`. This prevents creating mbox files when
  * calling `notmuch-insert` from e.g. `postfix`.
  * Use the `config_pairs` API in ConfigIterator. This returns all
  * matching key-value pairs, not just those that happen to be stored in
  * the database.
  * Reorganize documention for `notmuch-config`. Add a few links from
  * other man pages.
Comments 0
openSUSE Build Service is sponsored by