diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-05-13 23:21:07 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-16 22:24:33 -0500 |
commit | 58d3760cc703f1527a213560cc71b97cd31f4521 (patch) | |
tree | d498dd0f34921edbf92d8ba0d0461a73b1637860 /network/policyd2/README | |
parent | c300db04940ef5b0e82bf05f7f2f84ce26720fd4 (diff) | |
download | slackbuilds-58d3760cc703f1527a213560cc71b97cd31f4521.tar.gz |
network/policyd2: Added (policy server for MTAs).
Diffstat (limited to 'network/policyd2/README')
-rw-r--r-- | network/policyd2/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/policyd2/README b/network/policyd2/README new file mode 100644 index 0000000000..73717016a4 --- /dev/null +++ b/network/policyd2/README @@ -0,0 +1,8 @@ +Policyd v2 (codenamed "cluebringer") is a multi-platform policy server for +popular MTAs. This policy daemon is designed mostly for large scale mail +hosting environments. The main goal is to implement as many spam combating +and email compliance features as possible while at the same time maintaining +the portability, stability and performance. + +This requires perl-Net-CIDR, perl-Net-Server, perl-Config-IniFiles, +perl-Cache-FastMmap, and perl-Mail-SPF . |