Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: Spam? Read this.
    jabesse

    (@jabesse)

    Please be advised that (at least in WP 2.0.3, but probably older versions too), the option “Blacklist comments from open and insecure proxies.” (‘Options’ -> ‘Discussion’) doesn’t work any more, as the RBL which is being tested, has ceased to exist: http://lists.blitzed.org/pipermail/opm-announce/2006q2.txt

    To switch to another (working) RBL, do this:
    – edit wp-includes/functions-post.php
    – find the text: opm.blitzed.org
    – replace with: sbl-xbl.spamhaus.org
    (do not touch the dots before and after the text)

    jabesse

    (@jabesse)

    WP 2.0.3 has the feature “Blacklist comments from open and insecure proxies.” (under ‘Options’ -> ‘Discussion’)
    This makes the server do a RBL test at opm.blitzed.org.
    However, this RBL has ceased to exist:
    http://lists.blitzed.org/pipermail/opm-announce/2006q2.txt

    I suggest:
    – edit wp-includes/functions-post.php
    – find the text: opm.blitzed.org
    – replace with: sbl-xbl.spamhaus.org
    (don’t remove the dots before and after)

Viewing 2 replies - 1 through 2 (of 2 total)