Notmuch logo

Notmuch -- Just an email system

If you've been looking for a fast, global-search and tag-based email system to use within your text editor or in a terminal...

If you're the kind of person that gets excited about being able to write shell scripts for exploring and manipulating your email...

If you're a developer of an existing email program and would love a good library interface for fast, global search with support for arbitrary tags...

If you want the convenience of fast, reliable search of all your email, but don't want to give a 3rd-party access to your email...

Then notmuch may be exactly what you've been looking for.

  1. Notmuch -- Just an email system
    1. Why is it named Notmuch?
    2. News
    3. Getting Started
    4. Email Clients and Front Ends
    5. Documentation
    6. Screenshots
    7. Obtaining Notmuch
    8. Development and Contributing
    9. Troubleshooting and reporting bugs
    10. Contact: Email & IRC
    11. Feature ideas
    12. Website

Why is it named Notmuch?

News

The latest news from notmuch

Getting Started

To get started with Notmuch, just run "notmuch" at the command line. This command will walk you through initial setup, including specifying the location of your mail store and how to start the initial indexing.

For a little more detailed guide, see Getting Started with Notmuch.

Email Clients and Front Ends

Notmuch ships with a powerful set of command-line tools, an email client for Emacs, another client for vim, and a Mutt integration script.

There are also many other email clients and frontends based on Notmuch.

Documentation

Apart from the wiki, help is available via email and on IRC (see below). Join the mailing list. Read the archives. Ask questions.

Screenshots

Obtaining Notmuch

Notmuch source releases are available as source tar balls.

Notmuch is packaged for at least the following operating systems and distributions:

Development and Contributing

All of the code for Notmuch is available as free software released under the GNU GPL version 3. The latest versions can be checked out via git with this command:

    git clone git://notmuchmail.org/git/notmuch

You can browse the Notmuch code history online. A notification is sent to the notmuch-commits mailing list for every commit made to Notmuch and the notmuchmail.org web site. The Notmuch OpenHub project page has a nice summary of the codebase and activity.

We have a buildbot (here's its configuration).

Contributions, such as patches, to Notmuch are most welcome. Please refer to the guide to contributing.

Troubleshooting and reporting bugs

For hints about troubleshooting and bug reporting see bugs.

For a list of known bugs see the nmbug status page.

Contact: Email & IRC

Comments? Please feel free to email the notmuch mailing list: notmuch@notmuchmail.org (subscription is not required, but you can also subscribe to the notmuch mailing list). You can also browse the online list archives, read them as a web forum (nabble), or download an mbox file of the entire mailing-list.

The mb2md utility can be used to convert the archives to maildir format which is convenient for reading the archives within notmuch itself.

If you prefer real-time chat, there is often someone on the #notmuch@irc.freenode.net IRC channel. Don't ask if you can ask a question, just ask, and please wait for an answer, we might not be in your timezone.

Feature ideas

If you have a feature idea/request, please send it to the mailing list. You don't have to be subscribed to send, although there might be a delay for non-subscribers.

Website

This website is a wiki, maintained using ikiwiki. Here are instructions on how to edit the wiki. The wiki contents are mostly dual licensed under CC-BY-SA-3.0 and GPLv3+.