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.
|
|
|
|
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
|
|
|
|
of the indexer/searcher from the user interface. (Notmuch provides a
|
2011-08-18 13:18:53 +02:00
|
|
|
library interface so that its indexing/searching/tagging features can be
|
2013-07-12 19:26:47 +02:00
|
|
|
integrated into any email program.
|