home *** CD-ROM | disk | FTP | other *** search
/ ftp.f-secure.com / 2014.06.ftp.f-secure.com.tar / ftp.f-secure.com / support / hotfix / fsis / IS-SpamControl.fsfix / iufssc / rules / 25_uribl.cf < prev    next >
Text File  |  2006-11-29  |  7KB  |  134 lines

  1. # SpamAssassin - URIDNSBL rules
  2. #
  3. # Please don't modify this file as your changes will be overwritten with
  4. # the next update. Use @@LOCAL_RULES_DIR@@/local.cf instead.
  5. # See 'perldoc Mail::SpamAssassin::Conf' for details.
  6. #
  7. # <@LICENSE>
  8. # Copyright 2004 Apache Software Foundation
  9. #
  10. # Licensed under the Apache License, Version 2.0 (the "License");
  11. # you may not use this file except in compliance with the License.
  12. # You may obtain a copy of the License at
  13. #
  14. #     http://www.apache.org/licenses/LICENSE-2.0
  15. #
  16. # Unless required by applicable law or agreed to in writing, software
  17. # distributed under the License is distributed on an "AS IS" BASIS,
  18. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  19. # See the License for the specific language governing permissions and
  20. # limitations under the License.
  21. # </@LICENSE>
  22. #
  23. ###########################################################################
  24.  
  25. # Requires the Mail::SpamAssassin::Plugin::URIDNSBL plugin be loaded.
  26. # Note that this plugin defines a new config setting, 'uridnsbl',
  27. # which lists the zones to look up in advance.  The rules will
  28. # not hit unless each rule has a corresponding 'uridnsbl' line.
  29.  
  30. ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
  31.  
  32. # URI-DNSBL lookups can take a *maximum* of this many seconds past the
  33. # normal DNSBL lookups.
  34. uridnsbl_timeout    2
  35.  
  36. uridnsbl    URIBL_SBL    sbl.spamhaus.org.    TXT
  37. body        URIBL_SBL    eval:check_uridnsbl('URIBL_SBL')
  38. describe    URIBL_SBL    Contains an URL listed in the SBL blocklist
  39. tflags        URIBL_SBL    net
  40. #reuse        URIBL_SBL
  41.  
  42. urirhssub    URIBL_SC_SURBL    multi.surbl.org.    A   2
  43. body        URIBL_SC_SURBL    eval:check_uridnsbl('URIBL_SC_SURBL')
  44. describe    URIBL_SC_SURBL    Contains an URL listed in the SC SURBL blocklist
  45. tflags        URIBL_SC_SURBL    net
  46. #reuse        URIBL_SC_SURBL
  47.  
  48. urirhssub    URIBL_WS_SURBL    multi.surbl.org.    A   4
  49. body        URIBL_WS_SURBL    eval:check_uridnsbl('URIBL_WS_SURBL')
  50. describe    URIBL_WS_SURBL    Contains an URL listed in the WS SURBL blocklist
  51. tflags        URIBL_WS_SURBL    net
  52. #reuse        URIBL_WS_SURBL
  53.  
  54. urirhssub    URIBL_PH_SURBL    multi.surbl.org.    A   8
  55. body        URIBL_PH_SURBL    eval:check_uridnsbl('URIBL_PH_SURBL')
  56. describe    URIBL_PH_SURBL    Contains an URL listed in the PH SURBL blocklist
  57. tflags        URIBL_PH_SURBL    net
  58. #reuse        URIBL_PH_SURBL
  59.  
  60. urirhssub    URIBL_OB_SURBL    multi.surbl.org.    A   16
  61. body        URIBL_OB_SURBL    eval:check_uridnsbl('URIBL_OB_SURBL')
  62. describe    URIBL_OB_SURBL    Contains an URL listed in the OB SURBL blocklist
  63. tflags        URIBL_OB_SURBL    net
  64. #reuse        URIBL_OB_SURBL
  65.  
  66. urirhssub    URIBL_AB_SURBL    multi.surbl.org.    A   32
  67. body        URIBL_AB_SURBL    eval:check_uridnsbl('URIBL_AB_SURBL')
  68. describe    URIBL_AB_SURBL    Contains an URL listed in the AB SURBL blocklist
  69. tflags        URIBL_AB_SURBL    net
  70. #reuse        URIBL_AB_SURBL
  71.  
  72. urirhssub    URIBL_JP_SURBL    multi.surbl.org.    A   64
  73. body        URIBL_JP_SURBL    eval:check_uridnsbl('URIBL_JP_SURBL')
  74. describe    URIBL_JP_SURBL    Contains an URL listed in the JP SURBL blocklist
  75. tflags        URIBL_JP_SURBL    net
  76. #reuse        URIBL_JP_SURBL
  77.  
  78. # Don't bother looking for example domains as per RFC 2606.
  79. uridnsbl_skip_domain example.com example.net example.org
  80.  
  81. # (roughly) top 200 domains not blacklisted by SURBL
  82. uridnsbl_skip_domain 126.com 163.com 2o7.net 4at1.com
  83. uridnsbl_skip_domain 5iantlavalamp.com about.com adelphia.net adobe.com
  84. uridnsbl_skip_domain advertising.com agora-inc.com agoramedia.com akamai.net
  85. uridnsbl_skip_domain akamaitech.net amazon.com ancestry.com aol.com
  86. uridnsbl_skip_domain apache.org apple.com arcamax.com astrology.com
  87. uridnsbl_skip_domain atdmt.com att.net aweber.com bbc.co.uk
  88. uridnsbl_skip_domain bcentral.com beliefnet.com bellsouth.net bfi0.com
  89. uridnsbl_skip_domain blogspot.com bridgetrack.com cafe24.com charter.net
  90. uridnsbl_skip_domain chtah.com citibank.com citizensbank.com cjb.net
  91. uridnsbl_skip_domain classmates.com click-url.com clickbank.net cnet.com
  92. uridnsbl_skip_domain cnn.com com.com com.ne.kr comcast.net
  93. uridnsbl_skip_domain constantcontact.com corporate-ir.net cox.net cs.com
  94. uridnsbl_skip_domain custhelp.com daum.net dd.se debian.org
  95. uridnsbl_skip_domain dell.com directtrack.com domain.com doubleclick.net
  96. uridnsbl_skip_domain dsbl.org earthlink.net ebay.co.uk ebay.com
  97. uridnsbl_skip_domain ebayimg.com ebaystatic.com ed10.net ed4.net
  98. uridnsbl_skip_domain edgesuite.net ediets.com egroups.com emode.com
  99. uridnsbl_skip_domain exacttarget.com excite.com exct.net f-secure.com
  100. uridnsbl_skip_domain flowgo.com free.fr freebsd.org freelotto.com
  101. uridnsbl_skip_domain gentoo.org geocities.com gmail.com gmx.net
  102. uridnsbl_skip_domain go.com google.com googleadservices.com grisoft.com
  103. uridnsbl_skip_domain hallmark.com hinet.net hotbar.com hotmail.com
  104. uridnsbl_skip_domain hotpop.com hp.com ibm.com ientrymail.com
  105. uridnsbl_skip_domain incredimail.com investorplace.com ivillage.com joingevalia.com
  106. uridnsbl_skip_domain juno.com kernel.org livejournal.com lycos.com
  107. uridnsbl_skip_domain m0.net m7z.net mac.com macromedia.com
  108. uridnsbl_skip_domain mail.com mail.ru mailscanner.info marketwatch.com
  109. uridnsbl_skip_domain mcafee.com mchsi.com mediaplex.com messagelabs.com
  110. uridnsbl_skip_domain microsoft.com military.com mindspring.com mit.edu
  111. uridnsbl_skip_domain monster.com msn.com nate.com netatlantic.com
  112. uridnsbl_skip_domain netflix.com netscape.com netscape.net netzero.net
  113. uridnsbl_skip_domain norman.com nytimes.com optonline.net osdn.com
  114. uridnsbl_skip_domain overstock.com p0.com pacbell.net pandasoftware.com
  115. uridnsbl_skip_domain partner2profit.com paypal.com peoplepc.com plaxo.com
  116. uridnsbl_skip_domain pm0.net postdirect.com prodigy.net radaruol.com.br
  117. uridnsbl_skip_domain real.com redhat.com regions.com regionsnet.com
  118. uridnsbl_skip_domain rm04.net rogers.com rr.com rs6.net
  119. uridnsbl_skip_domain rsvp0.net sbcglobal.net sec.gov sf.net
  120. uridnsbl_skip_domain shaw.ca shockwave.com smileycentral.com smithbarney.com
  121. uridnsbl_skip_domain sourceforge.net spamcop.net speedera.net sportsline.com
  122. uridnsbl_skip_domain sun.com suntrust.com sympatico.ca t-online.de
  123. uridnsbl_skip_domain tails.nl telus.net terra.com.br ticketmaster.com
  124. uridnsbl_skip_domain tickle.com tinyurl.com tiscali.co.uk tom.com
  125. uridnsbl_skip_domain tone.co.nz topica.com tux.org uol.com.br
  126. uridnsbl_skip_domain ups.com verizon.net vistaprint.com w3.org
  127. uridnsbl_skip_domain wamu.com wanadoo.fr washingtonpost.com weatherbug.com
  128. uridnsbl_skip_domain web.de webshots.com webtv.net wsj.com
  129. uridnsbl_skip_domain xmr3.com yahoo.ca yahoo.co.kr yahoo.co.uk
  130. uridnsbl_skip_domain yahoo.com yahoo.com.br yahoogroups.com yimg.com
  131. uridnsbl_skip_domain yopi.de yourfreedvds.com yoursite.com zdnet.com
  132.  
  133. endif    # Mail::SpamAssassin::Plugin::URIDNSBL
  134.