Mutt

From Silenceisdefeat

Jump to: navigation, search

To use Mutt (http://www.mutt.org) with Maildir-style mailboxes, create a file called .muttrc in your home directory and put this line in:

set spoolfile=$HOME/.mail

Or paste this directly into your shell:

echo set spoolfile=$HOME/.mail >> ~/.muttrc
Personal tools