Bundle::SafeBrowsing - SpamAssassin plugin that scores messages by looking up the URIs they contain in Google's SafeBrowsing tables. See L<http://code.google.com/apis/safebrowsing/>.


SYNOPSIS

perl -MCPAN -e 'install Bundle::SafeBrowsing'


CONTENTS

Net::Google::SafeBrowsing::Blocklist - Blocklist lookups Net::Google::SafeBrowsing::UpdateRequest - Blocklist updates Mail::SpamAssassin::Plugin::GoogleSafeBrowsing - SpamAssassin plugin


DESCRIPTION

See the Mail::SpamAssassin::Plugin::GoogleSafeBrowsing manpage for configuration requirements.

This Bundle is a wrapper for the SpamAssassin plugin module and its dependencies.


SEE ALSO

the Mail::SpamAssassin::Plugin::GoogleSafeBrowsing manpage http://search.cpan.org/~danborn/


AUTHOR

Daniel Born, <danborn@cpan.org>


COPYRIGHT AND LICENSE

Copyright (C) 2007 by Daniel Born

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.