The Mutt E-Mail Client (patched version with added features)
Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression searches and a powerful pattern matching language for selecting groups of messages.
Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression searches and a powerful pattern matching language for selecting groups of messages.
To install neomutt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install neomutt
To see what files were installed by neomutt, run:
port contents neomutt
To later upgrade neomutt, run:
sudo port selfupdate && sudo port upgrade neomutt
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.