-
-
12 Jul 2010 10:31:40 UTC
- Distribution: Mail-Decency
- Module version: v0.1.6
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (56 / 38 / 9)
- Kwalitee
Bus factor: 0- License: unknown
- Activity
24 month- Tools
- Download (116.07KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Mail::Decency::ContentFilter::Core::Spam
DESCRIPTION
For all modules being a spam filter (scoring mails)
CLASS ATTRIBUTES
weight_innocent : Int
Default weight of innocent mails.. used in descendant modules
weight_spam : Int
Default weight of spam mails .. used in descendant modules
METHODS
pre_init
Add check params: weight_innocent, weight_spam to list of check params
add_spam_score
AUTHOR
Ulrich Kautz <uk@fortrabbit.de>
COPYRIGHT
Copyright (c) 2010 the "AUTHOR" as listed above
LICENCSE
This library is free software and may be distributed under the same terms as perl itself.
Module Install Instructions
To install Mail::Decency, copy and paste the appropriate command in to your terminal.
cpanm Mail::Decency
perl -MCPAN -e shell install Mail::Decency
For more information on module installation, please visit the detailed CPAN module installation guide.