You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2012/04/17 22:43:45 UTC

[Spamassassin Wiki] Update of "Rules/URIBL_RHS_BOGUSMX" by AndrewDaviel

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The "Rules/URIBL_RHS_BOGUSMX" page has been changed by AndrewDaviel:
http://wiki.apache.org/spamassassin/Rules/URIBL_RHS_BOGUSMX?action=diff&rev1=4&rev2=5

  ## page was copied from Rules/DNS_FROM_RFC_BOGUSMX
  #language en
- == SpamAssassin Rule: DNS_FROM_RFC_BOGUSMX ==
+ == SpamAssassin Rule: URIBL_RHS_BOGUSMX ==
  
- ''Standard description:'' Envelope sender in bogusmx.rfc-ignorant.org
+ ''Standard description:''  Contains an URI listed in bogusmx.rfc-ignorant.org
  
  === Explanation ===
  
- The domain of the envelope sender is listed in the DNSBL 
+ The message contains a URI whose domain is listed in the DNSBL 
  [[http://www.rfc-ignorant.org/policy-bogusmx.php|bogusmx.rfc-ignorant.org]].  
  
  The criteria for listing is that the domain's MX records are not in compliance with current RFC guidelines.
@@ -19, +19 @@

  
  The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]].
  
- This rule is disabled in SpamAssassin 3.3.2
+ This rule is disabled in SpamAssassin 3.2
  
  ----
  CategoryRule