Fully featured mail application using GNUStep or Cocoa.
GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..
GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..
To install GNUMail-Aqua, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install GNUMail-Aqua
To see what files were installed by GNUMail-Aqua, run:
port contents GNUMail-Aqua
To later upgrade GNUMail-Aqua, run:
sudo port selfupdate && sudo port upgrade GNUMail-Aqua
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.