Skip to content
/ mu Public
forked from djcb/mu

maildir indexer/searcher + emacs mail client + guile bindings

License

Notifications You must be signed in to change notification settings

arbelt/mu

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7472a3b · Oct 8, 2013
Oct 6, 2013
Jul 23, 2013
Oct 6, 2013
Mar 30, 2013
Sep 28, 2013
Oct 7, 2013
Oct 8, 2013
Mar 30, 2013
Mar 30, 2013
Sep 7, 2013
Nov 25, 2009
Nov 25, 2009
May 18, 2011
Nov 18, 2012
Mar 30, 2013
May 21, 2013
Sep 11, 2012
Sep 11, 2012
Dec 2, 2012
Dec 5, 2010
Oct 6, 2013
Jul 20, 2012

Repository files navigation

Welcome to mu!

Given the enormous amounts of e-mail many people gather and the importance of e-mail message in our work-flows, it’s essential to quickly deal with all that mail - in particular, to instantly find that one important e-mail you need right now.

mu is a tool for dealing with e-mail messages stored in the Maildir-format. mu’s purpose in life is to help you to quickly find the messages you need; in addition, it allows you to view messages, extract attachments, create new maildirs, and so on. See the mu cheatsheet for some examples. mu is fully documented.

After indexing your messages into a Xapian-database, you can search them using a custom query language. You can use various message fields or words in the body text to find the right messages.

Built on top of the mu, are some extensions (included in this package):

  • mu-for-emacs (mu4e): a full-featured e-mail client that runs inside emacs
  • mu-guile: bindings for the Guile/Scheme programming language (version 2.0 and later)
  • a toy GTK+-interface called ‘mug’ (in the ‘toys/’ subdir)

mu is written in C and a bit of C++ (to interface with Xapian), with mu4e written in Emacs-Lisp and mu-guile in a mix of C and Scheme.

Note, mu is available in Debian/Ubuntu under the name maildir-utils; apparently because they don’t like short name. It’s also possible to confuse that name with the GNU Mailutils project (which is totally unrelated) - but now you have been warned.

About

maildir indexer/searcher + emacs mail client + guile bindings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 64.7%
  • Emacs Lisp 24.1%
  • C++ 6.1%
  • Scheme 3.1%
  • Perl 1.0%
  • PHP 0.6%
  • Other 0.4%