Sylpheed is a fast, lightweight email client written in GTK+. The appearance and interface are similar to popular Windows clients, such as Outlook Express, Becky!, and Datula.
Sylpheed is a fast, lightweight email client written in GTK+. The appearance and interface are similar to popular Windows clients, such as Outlook Express, Becky!, and Datula.
To install sylpheed, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install sylpheed
To see what files were installed by sylpheed, run:
port contents sylpheed
To later upgrade sylpheed, run:
sudo port selfupdate && sudo port upgrade sylpheed
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.