diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-09-03 20:49:19 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-09-03 20:49:19 +0000 |
commit | 98a149bb8345006e1065c5cdfef0c42581b8dea1 (patch) | |
tree | dc71f79a0fbdd5a94d1c6c34bd4b32c2ec54b046 /mail/sqlgrey/pkg-descr | |
parent | 66e15491db064292570d7dd91396ee33b0520bce (diff) |
Notes
Diffstat (limited to 'mail/sqlgrey/pkg-descr')
-rw-r--r-- | mail/sqlgrey/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/sqlgrey/pkg-descr b/mail/sqlgrey/pkg-descr new file mode 100644 index 000000000000..3dd01be78a1b --- /dev/null +++ b/mail/sqlgrey/pkg-descr @@ -0,0 +1,7 @@ +SQLgrey is a postfix policy service implementing a grey-listing policy. + +SQLgrey is written in Perl and uses DBI to access an SQL database. + +Its goal is reducing the SPAM reaching user mailboxes + +WWW: http://sqlgrey.sourceforge.net/ |