Hi all,
I have just released a new version of NeoMutt (fixing lots of bugs).
It is based on mutt-1.6.0-stable.
Thanks to our new contributors this release:
Alex Pearce
Stephen Gilles
Olaf Lessenich
## What on Earth is NeoMutt?
NeoMutt is Mutt with lots of patches built in.
http://www.neomutt.org/features.html
* Conditional Dates Conditional Date Formatting
* Fmemopen Use fmemopen(3) for speedier temporary files
* Ifdef Conditional config options
* Index Color Theming of the Index List
* Initials Expando Expando for Author's Initials
* Limit-Current-Thread Limit Index View to Current Thread
* Nested If Allow deeply nested conditionals in format strings
* Notmuch Powerful email search engine
* Progress Bar Colourful Progress Bar
* Quasi-Delete Hide emails from view, but don't delete them
* Sidebar Panel containing list of Mailboxes
* Skip-Quoted Skip Quoted Text
* Status Color Theming of the Status Bar
* TLS-SNI Negotiate with a Server for a Certificate
* Trash Folder Move 'deleted' emails to a trash folder
After searching the net for patches, I:
* Brought the patches up-to-date (Mutt-1.6.0)
* Fixed existing bugs
* Tidied / refactored code
* Documented the features
* Created example muttrc's
## Where can I download it?
NeoMutt is a new project, so there aren't packages for every distro.
If you're using an RPM-based distro, then follow these instructions:
https://copr.fedorainfracloud.org/coprs/flatcap/neomutt/
or direct download:
https://copr-be.cloud.fedoraproject.org/results/flatcap/neomutt/
Packages for Gentoo, OSX (Homebrew) and Arch are being prepared.
If you know how to create packages for Debian/Ubuntu, please let me know.
Alternatively, you can download and compile the source:
https://github.com/neomutt/neomutt
## Bugs? Questions? Ideas?
Please, let me know.
Richard Russon (FlatCap) <[email protected]>