summaryrefslogtreecommitdiff
path: root/mail/gld
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-11-10 11:36:32 +0000
committerghen <ghen@pkgsrc.org>2006-11-10 11:36:32 +0000
commit03cf6f6c342c304177f0acfe8eff4ee0578b1af6 (patch)
tree33f3b7530d61c4f6cfcdbeb8effa00ae5d2fe459 /mail/gld
parentb535b723ed6ec9f9c18432615fd79cf7a402a04a (diff)
downloadpkgsrc-03cf6f6c342c304177f0acfe8eff4ee0578b1af6.tar.gz
Grammar fixes + list postgresql as a possible data backend.
Diffstat (limited to 'mail/gld')
-rw-r--r--mail/gld/DESCR9
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.