Greylisting with sqlgrey, postfix and mysql on Debian Lenny
Posted by sebastian on 10 February 2009
2 comments
This article describes howto setup sqlgrey with postfix and mysql on Debian Lenny. The normal graylisting with postgrey store the whitelist in a berkeley database which needs to be replicated on a mailserver cluster. With sqlgrey you can do that replication with a mysql database. First create a Database “sqlgrey” with an user “sqlgrey” on [...]
