Terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP
Terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP. meli aims for configurability and extensibility with sane defaults. A variety of email workflows and software stacks should be usable with meli. Integrate e-mail storage, sync, tagging system, SMTP client, contact management and editor of your choice to replace the defaults.
Terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP. meli aims for configurability and extensibility with sane defaults. A variety of email workflows and software stacks should be usable with meli. Integrate e-mail storage, sync, tagging system, SMTP client, contact management and editor of your choice to replace the defaults.
To install meli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install meli
To see what files were installed by meli, run:
port contents meli
To later upgrade meli, run:
sudo port selfupdate && sudo port upgrade meli
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.