diff options
-rw-r--r-- | mail/gld/DESCR | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/gld/DESCR b/mail/gld/DESCR index c985e23b2e8..0f3dfa4102e 100644 --- a/mail/gld/DESCR +++ b/mail/gld/DESCR @@ -1,6 +1,5 @@ -Gld is a standalone greylisting server for Postfix SMTP, it -listens on a TCP port and use MySQL for storing data. +Gld is a standalone greylisting daemon for Postfix. It listens on a TCP port +and uses MySQL or PostgreSQL for storing its data. -The server supports whitelists based on sender,sender_domain -and client_ip, it supports also light greylisting and DNS white -lists. +The server supports whitelists based on sender, sender_domain and client_ip. +It also supports light greylisting and DNS whitelists. |