sgwi is a web-interface to SQLGrey (SQLGrey is a greylister for Postfix). This web-interface enables you to edit the white- and blacklists as well as the current state of the greylist.
sgwi is a web-interface to SQLGrey (SQLGrey is a greylister for Postfix). This web-interface enables you to edit the white- and blacklists as well as the current state of the greylist.
To install sgwi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install sgwi
To see what files were installed by sgwi, run:
port contents sgwi
To later upgrade sgwi, run:
sudo port selfupdate && sudo port upgrade sgwi
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.