Changeset 64

Show
Ignore:
Timestamp:
02/26/05 12:43:33
Author:
brad
Message:

Added note regarding false positives from trackback ping ip test during despamming.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plugins/spamlookup/tmpl/config.tmpl

    r61 r64  
    123123        will be blocked as well. Items scoring lower than your "Moderate" 
    124124        setting will be subject to further tests. 
     125        </p> 
     126        <p> 
     127        <strong>Note:</strong> When despamming, you may see many false 
     128        positives for this test.  The reason is simple... weblogs will 
     129        move from one web hosting service to another from time to time, 
     130        and when they do, their IP address will change, sometimes to 
     131        a completely different address. So if you despam your pings and 
     132        see many pings failing this test, don't be alarmed. 
    125133        </p> 
    126134 
     
    175183        Distant" is for Class A addresses.) 
    176184        </p> 
    177        <p> 
    178        Block when: 
     185        <p> 
     186        <strong>Note:</strong> When despamming, you may see many false 
     187        positives for this test.  The reason is simple... weblogs will 
     188        move from one web hosting service to another from time to time, 
     189        and when they do, their IP address will change, sometimes to 
     190        a completely different address. So if you despam your pings and 
     191        see many pings failing this test, don't be alarmed. 
     192        </p> 
     193        <p> 
     194        Block when: 
    179195<select name="pingip_block"> 
    180196<option value="0" <TMPL_UNLESS NAME=PINGIP_BLOCK>selected="selected"</TMPL_UNLESS>>Do not block</option>