"Not much mail" is what Notmuch thinks about your email collection, even if you receive 12000 messages per month or have on the order of millions of messages that you've been saving for decades. Regardless, Notmuch will be able to quickly search all of it. It's just plain not much mail.
"Not much mail" is what Notmuch thinks about your email collection, even if you receive 12000 messages per month or have on the order of millions of messages that you've been saving for decades. Regardless, Notmuch will be able to quickly search all of it. It's just plain not much mail.
To install notmuch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install notmuch
To see what files were installed by notmuch, run:
port contents notmuch
To later upgrade notmuch, run:
sudo port selfupdate && sudo port upgrade notmuch
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.