2011-08-18 13:18:53 +02:00
|
|
|
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.
|
2017-01-23 23:20:26 +01:00
|
|
|
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
|
2013-07-12 19:26:47 +02:00
|
|
|
significant contribution Notmuch makes compared to Sup is the separation
|
2017-07-08 16:37:11 +02:00
|
|
|
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 integrates very well with the mutt client for very fast
|
|
|
|
searching in all mails.
|