notmuch-emacs-mua
Not much support for Emacs
Install
- All systems
-
curl cmd.cat/notmuch-emacs-mua.sh
- Debian
-
apt-get install notmuch
- Ubuntu
-
apt-get install notmuch
- Alpine
-
apk add notmuch
- Arch Linux
-
pacman -S notmuch
- Kali Linux
-
apt-get install notmuch
- Fedora
-
dnf install emacs-notmuch
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install notmuch
- OS X
-
brew install notmuch
- Raspbian
-
apt-get install notmuch
- Dockerfile
- dockerfile.run/notmuch-emacs-mua
- Docker
-
docker run cmd.cat/notmuch-emacs-mua notmuch-emacs-mua
powered by Commando
emacs-notmuch
Not much support for Emacs
notmuch
thread-based email index, search and tagging
Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very convenient search syntax. This package contains the notmuch command-line interface