NAME
Mail::Decency::Policy::Core
DESCRIPTION
Base class for all policy modules.
CLASS ATTRIBUTES
timeout : Int
Timeout for each policy module.
Default: 15
METHODS
session_data
Access to current session data
add_spam_score $weight, $details, $reject_message
go_final_state $state, $messsage
(del|set|has)_flag
See Mail::Decency::Policy::SessionItem
init
Should be overwritte by module.
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.