popper is Eudora's POP3 mail server. It does not include a mail transfer agent or an SMTP server, it just let you get your mail stored on the machine via POP3.
popper is Eudora's POP3 mail server. It does not include a mail transfer agent or an SMTP server, it just let you get your mail stored on the machine via POP3.
To install qpopper, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qpopper
To see what files were installed by qpopper, run:
port contents qpopper
To later upgrade qpopper, run:
sudo port selfupdate && sudo port upgrade qpopper
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.