blob: c985e23b2e8f31b4bfd5d4710174a95d5f658d76 (
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.
|