Blog::Spam::Plugin::badip - Reject comments from known-bad IP addresses.
This plugin is designed to discard comments which have been submitted from
locally blacklisted IP addresses.
The plugin handles two cases:
- A file being present with a name such as /etc/blacklist.d/1.2.3.4
- A file being present with a name such as $state/blacklist.d/1.2.3.4.
- An entry in /etc/blogspam/badips matching the incoming IP
Note that the server administrator is responsible for populating
the named directory, or file.
- Steve Kemp
- http://www.steve.org.uk/
Copyright (c) 2008-2010 by Steve Kemp. All rights reserved.
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. The LICENSE file contains the
full text of the license.