Synchronize mail messages and notmuch tags across machines.
Muchsync brings Notmuch to all of your computers by synchronizing your mail messages and Notmuch tags across machines. The protocol is heavily pipelined to work efficiently over high-latency networks such as mobile broadband.
Muchsync brings Notmuch to all of your computers by synchronizing your mail messages and Notmuch tags across machines. The protocol is heavily pipelined to work efficiently over high-latency networks such as mobile broadband.
To install muchsync, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install muchsync
To see what files were installed by muchsync, run:
port contents muchsync
To later upgrade muchsync, run:
sudo port selfupdate && sudo port upgrade muchsync
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.