This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Country Code RBLs

In the feature-request site, Alan Toews commented:
People wishing to just stop email by country can do this now using RBLs. Just google for country code rbl and you should find a few hints.
 
Has anyone used this successfullly?

Cheers - Bob


This thread was automatically locked due to age.
Parents
  • I found the following via google:

    Argentina argentina.blackholes.us

    DNS Blacklist DNS Zone Website 
    SpamCop Blacklist bl.spamcop.net SpamCop.net - Blocking List ( bl.spamcop.net ) 
    SPEWS level 1 l1.spews.dnsbl.sorbs.net www.spews.org 
    DSBL open relays list.dsbl.org dsbl.org 
    Spamhaus Blacklist sbl.spamhaus.org The Spamhaus Project - SBL 
    South Korea (the country) korea.services.net korea.services.net 
    China (the country) cn.rbl.cluecentral.net rbl.cluecentral.net 
    Nigeria nigeria.blackholes.us www.blackholes.us 
    Argentina argentina.blackholes.us www.blackholes.us 
    Brazil brazil.blackholes.us www.blackholes.us 
    Composite Blocking List cbl.abuseat.org cbl.abuseat.org 
    Spamhaus XBL xbl.spamhaus.org The Spamhaus Project - XBL 
    SORBS DNSbl dnsbl.sorbs.net SORBS (Spam and Open-Relay Blocking System)

    I just search using RBL+.Hope that helps [;)]
  • Interesting, thanks.  Now the question is whether anyone has used any of those RBLs.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • A general (not specific to Astaro) warning:
    If an RBL is down or unreachable, your mail system may stop accepting mail, or slow down dramatically.

    Sendmail has options for whether to continue accepting mail or not, as well as timeout settings for how long to try.
    I don't know what Astaro's SMTP proxy does in this situation.

    I personally use spamhaus and spamcop RBLs in Sendmail (with it set to fail-open) and have not had any problems, but afaik neither offer country-based blocking.

    I've posted here before about creating network definitions in Astaro for regions or countries (to use in PacketFilter rules), but it's a lot of work.
    Not sure if the PacketFilter would block things coming into the SMTP proxy though.

    Barry
Reply
  • A general (not specific to Astaro) warning:
    If an RBL is down or unreachable, your mail system may stop accepting mail, or slow down dramatically.

    Sendmail has options for whether to continue accepting mail or not, as well as timeout settings for how long to try.
    I don't know what Astaro's SMTP proxy does in this situation.

    I personally use spamhaus and spamcop RBLs in Sendmail (with it set to fail-open) and have not had any problems, but afaik neither offer country-based blocking.

    I've posted here before about creating network definitions in Astaro for regions or countries (to use in PacketFilter rules), but it's a lot of work.
    Not sure if the PacketFilter would block things coming into the SMTP proxy though.

    Barry
Children
  • Hi Barry,

    I am running a Fedora based system with Sendmail and MailScanner and have twice been burned by RBLS being turned off and subsequently causing all my incoming emails to bounce.  I see in the message prior to this one you said there is a fail-open option that can be used to keep this from happening.  Can you point me to further information on how to use this?  I did a google search and couldn't really find any information on how to use this option.

    Thanks,
    Tim[H]