Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Registered User
    Join Date
    Sep 2004
    Posts
    1

    Unhappy RBL's not working

    HI,

    I added RBL's in /etc/exim.conf

    rbl_domains = sbl-xbl.spamhaus.org/reject : \
    relays.ordb.org/reject : \
    list.dsbl.org/reject : \
    dnsbl.sorbs.net/reject : \
    ipwhois.rfc-ignorant.org/reject

    But when ever I restart I get this error.

    Starting exim: 2004-09-15 12:59:30 Exim configuration error in line 186 of /etc/exim.conf:
    main option "rbl_domains" unknown
    [FAILED]
    Starting exim-smtps: 2004-09-15 12:59:30 Exim configuration error in line 186 of /etc/exim.conf:
    main option "rbl_domains" unknown
    [FAILED]

    regards,
    Krishna

  2. #2
    Member
    Join Date
    Mar 2004
    Location
    Sydney
    Posts
    211

    Default

    try

    deny message = Access denied - $sender_host_address is listed \
    at $dnslist_domain
    dnslists = sbl-xbl.spamhaus.org : \
    relays.ordb.org : \
    list.dsbl.org : \
    dnsbl.sorbs.net : \
    ipwhois.rfc-ignorant.org

    I put this just below the
    check_recipient:
    accept hosts = :

    section...

  3. #3
    Member
    Join Date
    Jul 2004
    Location
    Charlotte, NC
    Posts
    31

    Default

    I see the original poster's issue as I had it as well. Within these forums, both methods are listed as being correct.

    -drmike

  4. #4
    Member
    Join Date
    Mar 2004
    Location
    Sydney
    Posts
    211

    Default

    I *think* it depends on the version of exim?

  5. #5
    Member
    Join Date
    Feb 2003
    Posts
    118

    Default Correct Setting

    BTW...place it under the ACL List section like this:

    #!!# ACL that is used after the RCPT command
    check_recipient:
    # Exim 3 had no checking on -bs messages, so for compatibility
    # we accept if the source is local SMTP (i.e. not over TCP/IP).
    # We do this by testing for an empty sending host field.
    accept hosts = :

    <--------------Add here ------------->

    #**#
    #**# RBL List Begin
    #**#
    accept domains = +local_domains
    local_parts = postmaster:abuse
    #
    # Check sending hosts against DNS black lists.
    # Accept all locally generated messages
    # Reject message if address listed in blacklist.
    deny message = Message rejected because $sender_fullhost \
    is blacklisted at $dnslist_domain see $dnslist_text
    !hosts = +relay_hosts
    !authenticated = *
    dnslists = dnsbl.njabl.org : \
    bl.spamcop.net : \
    sbl.spamhaus.org : \
    list.dsbl.org : \
    cbl.abuseat.org : \
    relays.ordb.org

    #**#
    #**# RBL List End
    #**#
    Last edited by Elikster; 09-15-2004 at 04:33 PM.

  6. #6
    Member
    Join Date
    Jul 2004
    Location
    Charlotte, NC
    Posts
    31

    Default

    Quote Originally Posted by bking
    I *think* it depends on the version of exim?
    I *think* it does as well but none of the posts I've seen here or elsewhere list which go with which. Then you get the ones that 127 IPs in there as well...

    -drmike

  7. #7
    Member
    Join Date
    Feb 2003
    Posts
    118

    Default Exim Version

    It works with 4.x series with no problem. That what mine is for.

Similar Threads & Tags
Similar threads

  1. Help with Exim RBL (not working)
    By bsasninja in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 09-06-2007, 02:53 PM
  2. RBL whitelisting not working
    By bsasninja in forum E-mail Discussions
    Replies: 0
    Last Post: 08-27-2007, 10:25 AM
  3. Old ACL/RBL rules X New ACL/RBL rules with CPANEL 11
    By duranduran in forum E-mail Discussions
    Replies: 2
    Last Post: 06-19-2007, 08:01 AM
  4. exim rbl's not working? spam assassin rbls?
    By hostmoon in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-26-2005, 10:18 AM
  5. RBL problem [destwhitelist not working]
    By checked in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 02-15-2005, 08:53 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube