README 641 B

123456789101112
  1. Notmuch is an answer to Sup. Sup is a very good email program written by
  2. William Morgan (and others) and is the direct inspiration for Notmuch.
  3. Notmuch began as an effort to rewrite performance-critical pieces of Sup
  4. in C rather than Ruby. From there it grew into a separate project. One
  5. significant contribution Notmuch makes compared to Sup is the separation
  6. of the indexer/searcher from the user interface.
  7. Notmuch provides a library interface so that its indexing/
  8. searching/tagging features can be integrated into any email
  9. program. Notmuch integrates very well with the mutt client for fast and
  10. efficient searching in all your mails.