2014-09-17 12:50:38 +00:00
|
|
|
Mutt is a small but very powerful text-based mail client for Unix-like
|
|
|
|
operating systems. Features include support for multiple mailbox formats
|
|
|
|
(including IMAP, POP3, mbox, MMDF, MH, Maildir), MIME/RFC2047, message
|
|
|
|
threading, encryption and signing with PGP/GPG and S/MIME, and many
|
|
|
|
operations can use regular expressions. It's highly customizable with
|
|
|
|
many options for colours, key bindings, display formats etc.
|
2001-08-20 19:51:53 +00:00
|
|
|
|
2016-10-18 11:33:26 +00:00
|
|
|
This package used to have various flavours adding external patches.
|
|
|
|
Some are now integrated in the main Mutt release (including "sidebar");
|
|
|
|
the "neomutt" package includes others (e.g. compressed folder support).
|
|
|
|
|
2001-08-20 19:51:53 +00:00
|
|
|
Flavors:
|
2014-10-20 23:53:42 +00:00
|
|
|
gpgme - build with support for GPGME, simplifying use with GnuPG:
|
|
|
|
"set crypt_use_gpgme = yes" in muttrc, and run gpg-agent:
|
|
|
|
"export GPG_TTY=$(tty); eval $(gpg-agent --daemon)"
|
2007-07-19 00:18:12 +00:00
|
|
|
sasl - build with SASL authentication support
|
2014-09-17 12:50:38 +00:00
|
|
|
slang - use S-Lang instead of curses for screen handling
|