GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Blog::Spam::Plugin::00whitelist(3) User Contributed Perl Documentation Blog::Spam::Plugin::00whitelist(3)

Blog::Spam::Plugin::00whitelist - Always permit comments from some IP addresses.

This plugin is designed to automatically accept comments which have been submitted from known-good IP addresses.

This plugin allows the XML-RPC connection which arrived to contain the whitelisted IP addresses and also will compare IP addresses to a server-wide whitelist file.

Note: The server administrator is responsible for populating the global whitelist file (/etc/blogspam/goodips).

When an incoming comment is submitted for SPAM detection a number of optional parameters may be included. One of the optional parameters is a list of CIDR ranges to automatically whitelist, which will always receive an "OK" result from.

The options are discussed as part of the Blog::Spam::API, in the section TESTING OPTIONS.

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.

2010-09-24 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.