diff options
author | heinz <heinz@pkgsrc.org> | 2002-10-06 04:10:23 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2002-10-06 04:10:23 +0000 |
commit | 22735f1c5a46d41767a9a1aebdb8c69689ac4c65 (patch) | |
tree | 99cf9687607948c86bebfe56f243aaed0ba93cf4 /mail/p5-razor-agents/PLIST | |
parent | 540981020cc7029d0ecb54ef179fa140b4fab6c6 (diff) | |
download | pkgsrc-22735f1c5a46d41767a9a1aebdb8c69689ac4c65.tar.gz |
Update to 2.14
Changes:
- almost a complete (compatible) rewrite of Razor v1.
- uses new (fuzzy) signature algorithms to better spot 'mutating'
messages
- Spam reports are now validated based on 'reputation' of the submitter
in order to make it easier to eliminate false positives.
- Registration for submitters required.
- Revocation of spam reports is now possible.
Diffstat (limited to 'mail/p5-razor-agents/PLIST')
-rw-r--r-- | mail/p5-razor-agents/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/p5-razor-agents/PLIST b/mail/p5-razor-agents/PLIST index fc4cb746381..cef0d1cdb45 100644 --- a/mail/p5-razor-agents/PLIST +++ b/mail/p5-razor-agents/PLIST @@ -1 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/31 10:56:29 simonb Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/10/06 04:10:24 heinz Exp $ +bin/razor-admin +bin/razor-check +bin/razor-report +bin/razor-revoke |