2018-12-24 23:27:40 +01:00
|
|
|
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.
|
|
|
|
|
|
|
|
Optional dependencies:
|
|
|
|
|
|
|
|
* notmuch - fast mail indexer for maildir
|
2020-10-30 22:44:13 +01:00
|
|
|
* lua53 - Powerful, fast, light-weight, embeddable scripting language
|
|
|
|
NOTE: this won't work if you have multiple versions of lua installed.
|
2018-12-24 23:27:40 +01:00
|
|
|
|
2022-04-01 06:25:12 +02:00
|
|
|
This script builds neomutt without optional support
|
|
|
|
for idn2, notmuch, lua and kyotocabinet.
|
|
|
|
You can be enabled with:
|
2018-12-24 23:27:40 +01:00
|
|
|
|
2023-07-02 16:02:16 +02:00
|
|
|
# USENOTMUCH=yes USELUA=yes ./neomutt.SlackBuild
|