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 22:13:46 UTC

[Spamassassin Wiki] Trivial Update of "Rules/FH_FROMEML_NOTLD" by AndrewDaviel

Dear Wiki user,

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

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

- ## page was copied from Rules/REPTO_QUOTE_YAHOO
- ## page was copied from Rules/USER_IN_WHITELIST_TO
  ## page was copied from Rules/USER_IN_WHITELIST
  ## page was copied from Rules/NO_REAL_NAME
  #language en
- == SpamAssassin Rule: REPTO_QUOTE_YAHOO ==
+ == SpamAssassin Rule: FH_FROMEML_NOTLD ==
  
- ''Standard description:''  Yahoo! doesn't do quoting like this
+ ''Standard description:''  E-mail address doesn't have TLD (.com, etc.)
  
  === Explanation ===
  
+ The sender's address does not have a full Internet domain. The mail may have arrived from a misconfigured local machine
+ that only used its local name (e.g. bilbo@hobbit), or else it is an attempt to disguise the real sender.
- The Reply-To header is in a different format than that used by the purported sender at yahoo.com.
- 
- This suggests that the message was not, in fact, sent from a Yahoo address.
  
  === Further Info ===