diff options
author | xtraeme <xtraeme> | 2004-11-25 05:42:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-25 05:42:40 +0000 |
commit | f80ed3ff015cbb6ed40852329cc20d339e3f78eb (patch) | |
tree | 2db7caad7f2b03705ff42c22e4e0a90b4d56ee97 /mail/gld/DESCR | |
parent | e7b10b867f4803ebe3dcf8c329d563c2a4105f0c (diff) | |
download | pkgsrc-f80ed3ff015cbb6ed40852329cc20d339e3f78eb.tar.gz |
Initial import of gld-1.4 into the NetBSD packages collection.
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.
Diffstat (limited to 'mail/gld/DESCR')
-rw-r--r-- | mail/gld/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/gld/DESCR b/mail/gld/DESCR new file mode 100644 index 00000000000..b5c0661823b --- /dev/null +++ b/mail/gld/DESCR @@ -0,0 +1,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. |