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

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

See Mail::Decency::Policy

go_final_state $state, $messsage

See Mail::Decency::Policy

(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.