The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.