extensible mail retrieval system with POP3, IMAP4, SSL support
getmail version 5 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.
getmail version 5 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.
To install getmail, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install getmail
To see what files were installed by getmail, run:
port contents getmail
To later upgrade getmail, run:
sudo port selfupdate && sudo port upgrade getmail
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.