NAME
Mail::Decency::ContentFilter::Razor
DESCRIPTION
Checks mails against the razor network.
CONFIG
---
disable: 0
#max_size: 0
#timeout: 30
#cmd_check: '/usr/bin/razor-check %file%'
# weight for known innocent (good) mails
weight_innocent: 10
# weight for known spam (bad) mails
weight_spam: -100
CLASS ATTRIBUTES
METHODS
init
handle_filter_result
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.