This package contains the standalone Courier IMAP server, which is used to provide IMAP access to local mailboxes. Courier-IMAP is provided here as a separate package that can be used with other mail servers as well.
This package contains the standalone Courier IMAP server, which is used to provide IMAP access to local mailboxes. Courier-IMAP is provided here as a separate package that can be used with other mail servers as well.
To install courier-imap, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install courier-imap
To see what files were installed by courier-imap, run:
port contents courier-imap
To later upgrade courier-imap, run:
sudo port selfupdate && sudo port upgrade courier-imap
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.