blob: b5c0661823b26999893e72145dd2c391adf2d876 (
plain)
1
2
3
4
5
6
|
Gld is a standalone greylisting server for Postfix SMTP, it
listens on a TCP port and use MySQL for storing data.
The server supports whitelists based on sender,sender_domain
and client_ip, it supports also light greylisting and DNS white
lists.
|