diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-04-26 00:54:05 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-04-26 00:54:05 +0800 |
commit | 97d8dd6f113f6b5d745a90aac92f11d69609b49f (patch) | |
tree | 149a332f5dfcb4a6f359e1266ae76f10d391bbc9 /mail/postfix-policyd-weight/pkg-descr | |
parent | 8df22a5d447a79a04100abc1d18bf251c8b1448e (diff) | |
download | freebsd-ports-gnome-97d8dd6f113f6b5d745a90aac92f11d69609b49f.tar.gz freebsd-ports-gnome-97d8dd6f113f6b5d745a90aac92f11d69609b49f.tar.zst freebsd-ports-gnome-97d8dd6f113f6b5d745a90aac92f11d69609b49f.zip |
Policyd-weight is (as the name says) a weighted policyd for Postfix.
It uses HELO, MAIL FROM and the MTA IP address for scoring their
correctness. It also uses definable DNSBLs in a scored fashion.
WWW: http://robtone.mine.nu/postfix/
PR: ports/80329
Submitted by: Robert Felber <robtone@ek-muc.de>
Diffstat (limited to 'mail/postfix-policyd-weight/pkg-descr')
-rw-r--r-- | mail/postfix-policyd-weight/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/postfix-policyd-weight/pkg-descr b/mail/postfix-policyd-weight/pkg-descr new file mode 100644 index 000000000000..ab8627b3d7f7 --- /dev/null +++ b/mail/postfix-policyd-weight/pkg-descr @@ -0,0 +1,8 @@ +Policyd-weight is (as the name says) a weighted policyd for Postfix. +It uses HELO, MAIL FROM and the MTA IP address for scoring their +correctness. It also uses definable DNSBLs in a scored fashion. + +WWW: http://robtone.mine.nu/postfix/ + +- Robert Felber +robtone@ek-muc.de |