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 2006/10/10 20:13:05 UTC

[Spamassassin Wiki] Update of "ALL TRUSTED" by JustinMason

Dear Wiki user,

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

The following page has been changed by JustinMason:
http://wiki.apache.org/spamassassin/ALL_TRUSTED

The comment on the change is:
redirect to a bug 4771-style layout

------------------------------------------------------------------------------
+ #REDIRECT Rules/ALL_TRUSTED
- #language en
- == SpamAssassin Rule: ALL_TRUSTED ==
  
- ''Standard description:'' Passed through trusted hosts only via SMTP
- 
- === Explanation ===
- 
- "Trusted" does not mean "trusted to not send spam." It means "trusted to not forge Received: headers."
- 
- If your message hits on the '''ALL_TRUSTED''' rule, that means all of the Received: headers in the message were
- inserted by SMTP relays you have indicated are "["TrustedRelays"]", and thus no tests of the source
- of the message (for example, tests against ["DNSBlocklists"]) will be performed.
- 
- If that message is obviously spam, and you think it should have been caught by DNS tests,
- then your trust path is configured incorrectly. See ["TrustPath"] and ["FixingAllTrusted"].
- 
- === Further Info ===
- 
- The default scores for this rule can be found [http://spamassassin.apache.org/tests.html in the online list of tests].
- 
- ----
- CategoryRule
-