Results 1 to 7 of 7

Thread: Exi & SpamHaus

  1. #1
    Join Date
    Jan 2003
    Location
    Roanoke, VA, US
    Posts
    390

    Exi & SpamHaus

    I want to setup Exim/WHM to query the SBL+XBL lists at SpamHaus ( http://www.spamhaus.org/sbl/howtouse.html ).

    Only problem, I have no idea where to begin. Does anyone know of a good place that has directions?

    Thanks!

  2. #2
    Join Date
    Apr 2003
    Location
    Melbourne, AU
    Posts
    539
    the exim website of course. lots of documentation available there.

    http://www.exim.org/

  3. #3
    Join Date
    Jan 2003
    Location
    Roanoke, VA, US
    Posts
    390
    Who would've thought?! haha

  4. #4
    Join Date
    Jan 2003
    Location
    Roanoke, VA, US
    Posts
    390
    hmmm...these are pretty complicated directions. Has anyone else ever done this?

    http://www.exim.org/howto/rbl.html

    http://www.exim.org/exim-html-3.20/d...46.html#SEC810

  5. #5
    Join Date
    Sep 2002
    Location
    Top Secret
    Posts
    14,135
    I'm assuming you've got CPanel. Check their forums, there's a rather large group of posts on exim4 and rbl's. Even if you don't have CPanel, you can pretty much use those posts.
    http://forums.cpanel.net/showthread....s&pagenumber=1
    is probably the best thread on their forums with exact instructions and debugging stuff, but you'll need to read through ALL of it (it's like 5 pages long).
    Tom Whiting, WHMCS Guru extraordinaire
    Linux problems? WHMCS Problems? Give me a shout
    Check out my WHMCS Addons

  6. #6
    Join Date
    Apr 2003
    Location
    Melbourne, AU
    Posts
    539
    croakingtoad: these are my entries:

    Code:
      deny    message       = rejected because $sender_host_address is in a black list at $dnslist_domain\n$dnslist_text
              dnslists      = relays.ordb.org : sbl-xbl.spamhaus.org
    browse through your exim configuration .. i think there should be something similar to that, but commented out

  7. #7
    Join Date
    Sep 2002
    Location
    Top Secret
    Posts
    14,135
    It's all dependent on whether you've got exim3 or exim4. Both methods have been posted, and links to 'em.
    Tom Whiting, WHMCS Guru extraordinaire
    Linux problems? WHMCS Problems? Give me a shout
    Check out my WHMCS Addons

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •