Postfix Admin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL.
Postfix Admin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL.
To install postfixadmin, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install postfixadmin
To see what files were installed by postfixadmin, run:
port contents postfixadmin
To later upgrade postfixadmin, run:
sudo port selfupdate && sudo port upgrade postfixadmin
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.