hatchet is a tool to help you manage/prune your Email Inbox. As it processes your inbox, it will keep track the unique sender email addresses and the number of emails from each sender. It will also search the email headers and body for unsubscribe links.
hatchet is a tool to help you manage/prune your Email Inbox. As it processes your inbox, it will keep track the unique sender email addresses and the number of emails from each sender. It will also search the email headers and body for unsubscribe links.
To install hatchet, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hatchet
To see what files were installed by hatchet, run:
port contents hatchet
To later upgrade hatchet, run:
sudo port selfupdate && sudo port upgrade hatchet
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.