← all formulas
mutt
Mongrel of mail user agents (part elm, pine, mush, mh, etc.)
- Version
- v2.3.2
- License
- GPL-2.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install muttCaveats
mutt_dotlock(1) has been installed, but does not have the permissions to lock
spool files in /var/mail. To grant the necessary permissions, run
sudo chgrp mail $HOMEBREW_CELLAR/mutt/2.3.2/bin/mutt_dotlock
sudo chmod g+s $HOMEBREW_CELLAR/mutt/2.3.2/bin/mutt_dotlock
Alternatively, you may configure `spoolfile` in your .muttrc to a file inside
your home directory.