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/27 09:40:57 UTC

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

Dear Wiki user,

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

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

- ## page was copied from Rules/HTML_FONT_SIZE_LARGE
- ## page was copied from Rules/SUBJ_ILLEGAL_CHARS
  ## page was copied from Rules/MISSING_HEADERS
  #language en
- == SpamAssassin Rule: HTML_FONT_SIZE_LARGE ==
+ == SpamAssassin Rule: NO_DNS_FOR_FROM ==
  
- ''Standard description:'' HTML font size is large
+ ''Standard description:'' Envelope sender has no MX or A DNS records
  
  === Explanation ===
  
- Message is HTML with some text in an unnaturally large font size
+ The return address is fake. The sender has no interest in knowing whether the message
+ was delivered or not, and does not wish anyone to receive a large number of delivery failed
+ reports.
  
  === Further Info ===