diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-25 05:42:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-25 05:42:40 +0000 |
commit | 662b49ff4ba42b5cfa5028d5f2565214a773872b (patch) | |
tree | 2db7caad7f2b03705ff42c22e4e0a90b4d56ee97 /mail/gld/DESCR | |
parent | b683e8440b72bf7c38b251ad46572d34cc5c29d4 (diff) | |
download | pkgsrc-662b49ff4ba42b5cfa5028d5f2565214a773872b.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. |