Replacement for Berkeley Mail and System V mailx command
S-nail provides a simple and friendly environment for sending and receiving mail. It is intended to provide the functionality of the POSIX mailx(1) command, but is MIME capable and optionally offers extensions for line editing, S/MIME, SMTP and POP3, among others.
S-nail provides a simple and friendly environment for sending and receiving mail. It is intended to provide the functionality of the POSIX mailx(1) command, but is MIME capable and optionally offers extensions for line editing, S/MIME, SMTP and POP3, among others.
To install s-nail, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install s-nail
To see what files were installed by s-nail, run:
port contents s-nail
To later upgrade s-nail, run:
sudo port selfupdate && sudo port upgrade s-nail
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.