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

NAME

Mail::Decency::LogParser::GeoSource

DESCRIPTION

Log statistics about geographical sender sources.

CLASS ATTRIBUTES

interval_formats : ArrayRef[Str]

Intervals in strftime format for DateTime

geo_ip : Geo::IP

Instance of Geo::IP

enable_per_sender : Bool

Wheter source stats should be enabled per sender domain.. CAN BECOME VERY HUGE!!

Default: 0

enable_per_recipient : Bool

Wheter source stats should be enabled per recipient domain..

Default: 0

schema_definition : HashRef[HashRef]

Schema for database

METHODS

init

handle

Checks wheter incoming mail is whilist for final recipient

maintenance

Remove old cumulated entries. See maintenance_ttl

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.