Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 11 of 11
  1. #1
    Member
    Join Date
    Mar 2010
    Posts
    5

    Question SpamAssassin and bl.open-whois.org

    I've noticed scores like this:
    1.1 DNS_FROM_OPENWHOIS RBL: Envelope sender listed in bl.open-whois.org.

    bl.open-whois.org appears to be dead and gone.

    I think it's been removed in SpamAssassin 3.3.1, which is available from rpmforge.

    I noticed SpamAssassin in the yum skip list though, so do I break cPanel if I manually install those SpamAssassin 3.3.1 RPMs?

    Or is there at least a way to disable those bl.open-whois.org checks globally for the server?

  2. #2
    Member
    Join Date
    Aug 2002
    Posts
    111

    Default

    Or is there at least a way to disable those bl.open-whois.org checks globally for the server?

  3. #3
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,597

    Default

    Quote Originally Posted by xtcweb View Post
    I've noticed scores like this:
    1.1 DNS_FROM_OPENWHOIS RBL: Envelope sender listed in bl.open-whois.org.

    bl.open-whois.org appears to be dead and gone.

    I think it's been removed in SpamAssassin 3.3.1, which is available from rpmforge.

    I noticed SpamAssassin in the yum skip list though, so do I break cPanel if I manually install those SpamAssassin 3.3.1 RPMs?

    Or is there at least a way to disable those bl.open-whois.org checks globally for the server?
    SA 3.3.1 will not work properly under cPanel 11.25.0 without some tinkering. It is supported in the unreleased upcoming 11.25.1 version.
    -Nick
    cPanel Inc.

    Need support? Submit a request here. Complimentary support is available to all license holders regardless of where you purchased your license.
    Need a complimentary support account? Create one here.

  4. #4
    cPanel Partner NOC cPanel Partner NOC Badge asofrank's Avatar
    Join Date
    Dec 2008
    Posts
    34

    Default

    I am noticing the same thing. A LOT of email is being marked as incorrectly as spam due to this.

    So the fix is to go through each server and replace the 72_active.cf files with a modified version? (this contains the open-whois checks)

    EDIT: btw, to the original poster, if you want to remove the checks, all you need to do is edit /usr/share/spamassassin/72_active.cf and remove all references to open-whois.
    Last edited by asofrank; 04-23-2010 at 07:24 AM.

  5. #5
    Member sehh's Avatar
    Join Date
    Feb 2006
    Location
    Europe
    Posts
    461

    Default

    its a big problem, cPanel must remove it and then propagate the updated rules as soon as possible.
    CODE IS POETRY

  6. #6
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Default

    Quote Originally Posted by sehh View Post
    its a big problem, cPanel must remove it and then propagate the updated rules as soon as possible.
    Not really --- you can just simply turn off that RBL check

    /etc/mail/spamassassin/*.cf
    /root/.spamassassin/*.cf

    Spamassassin looks at the above files for any configuration directives
    and items like RBL checks and related rules can simply be turned off.

  7. #7
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Default

    Getting late at night and forgot to mention this directive in the last post ...

    Code:
    skip_rbl_checks 1
    The above is a one line disable for spamassassins RBL checking

    (Typically put this in /etc/mail/spamassassin/local.cd or on a
    per account basis in ~/.spamassassin/user_prefs)

  8. #8
    Member yayyo's Avatar
    Join Date
    Jul 2004
    Location
    London, UK
    Posts
    58

    Question

    Quote Originally Posted by Spiral View Post
    Getting late at night and forgot to mention this directive in the last post ...

    Code:
    skip_rbl_checks 1
    The above is a one line disable for spamassassins RBL checking

    (Typically put this in /etc/mail/spamassassin/local.cd or on a
    per account basis in ~/.spamassassin/user_prefs)
    Would that disable ALL spamassassin RBL checking?

  9. #9
    cPanel Partner NOC cPanel Partner NOC Badge asofrank's Avatar
    Join Date
    Dec 2008
    Posts
    34

    Default

    Quote Originally Posted by yayyo View Post
    Would that disable ALL spamassassin RBL checking?
    Yes, it would. And that is more of a bandage than a fix.

    Also note that its highly probable that removing the checks from the *.cf files will get overridden with subsequent cpanel updates.

    you could set the immutable flag on the file in question once its been changed, but you will need to keep an eye out for when cPanel releases a fix for this.
    Last edited by asofrank; 05-04-2010 at 09:05 AM.
    Frank Laszlo
    Independent Developer

  10. #10
    cPanel Partner NOC cPanel Partner NOC Badge asofrank's Avatar
    Join Date
    Dec 2008
    Posts
    34

    Default

    I've submitted a ticket with cPanel to raise this issue with them. We'll see where it goes.
    Frank Laszlo
    Independent Developer

  11. #11
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    7,894
    cPanel/Enkompass Access Level

    Root Administrator

    Lightbulb Important cPanel/WHM Version Number Designation Change

    Please Note: Important cPanel/WHM Version Number Designation Change

    As of July 28, 2010 the cPanel/WHM version number designations have been officially changed.

    Version 11.25.1 is now designated 11.28 and version 11.25.2 is now designated 11.30.

    These new changes were explained in some detail recently at the July 2010 - Quarterly Road map - Webinar direct from cPanel's PodCast Studio in Houston, Texas with speakers David Grega and Mario Rodriguez.

    An official press release about these changes is forthcoming and can be accessed at this link as soon as it's made available to the Forum Team:
    Important cPanel/WHM Version Number Designation Change (To be updated)

    This post serves to update users who are subscribed to threads (where this message is posted) looking forward to upcoming enhancements in future versions of cPanel.

Similar Threads & Tags
Similar threads

  1. Plugin using senderscore.org or senderbase.org
    By moonsoftsystems in forum Feature Requests for cPanel/WHM
    Replies: 10
    Last Post: 10-05-2011, 02:59 PM
  2. .org websites does not open with perticular ISP
    By nana_coinwale in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 12-17-2006, 12:52 AM
  3. 'cannot open bayes database' in /var/log/maillog - spamassassin problem
    By spaceman in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-03-2006, 01:17 AM
  4. Replies: 7
    Last Post: 04-10-2006, 06:25 AM
  5. Open Relay problem with ORDB.org
    By cretu in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 03-10-2004, 07:19 AM
Tags for this Thread
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube