sqlgrey-logstats.pl
Postfix Greylisting Policy Server
Install
- All systems
-
curl cmd.cat/sqlgrey-logstats.pl.sh
- Debian
-
apt-get install sqlgrey
- Ubuntu
-
apt-get install sqlgrey
- Kali Linux
-
apt-get install sqlgrey
- Fedora
-
dnf install sqlgrey
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sqlgrey
- Raspbian
-
apt-get install sqlgrey
- Dockerfile
- dockerfile.run/sqlgrey-logstats.pl
sqlgrey
Postfix Greylisting Policy Server
A policy server for Postfix implementing greylisting. Could be configured to use MySQL, PostgreSQL or SQLite. PostgreSQL is recommended by author.