diff options
author | ghen <ghen@pkgsrc.org> | 2006-11-10 11:36:32 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-11-10 11:36:32 +0000 |
commit | 03cf6f6c342c304177f0acfe8eff4ee0578b1af6 (patch) | |
tree | 33f3b7530d61c4f6cfcdbeb8effa00ae5d2fe459 /mail | |
parent | b535b723ed6ec9f9c18432615fd79cf7a402a04a (diff) | |
download | pkgsrc-03cf6f6c342c304177f0acfe8eff4ee0578b1af6.tar.gz |
Grammar fixes + list postgresql as a possible data backend.
Diffstat (limited to 'mail')
-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. |