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

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

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

See Mail::SpamAssassin::Plugin::GoogleSafeBrowsing for configuration requirements.
This Bundle is a wrapper for the SpamAssassin plugin module and its dependencies.

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

Daniel Born, <danborn@cpan.org>

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.