NAME
Blog::Spam::Plugin::badip - Reject comments from known-bad IP addresses.
ABOUT
This plugin is designed to discard comments which have been submitted from locally blacklisted IP addresses.
DETAILS
The plugin handles two cases:
- A file being present with a name such as /etc/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.
LICENSE
This code is licensed under the terms of the GNU General Public License, version 2. See included file GPL-2 for details.
AUTHOR
Steve -- http://www.steve.org.uk/
LICENSE
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.