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 2011/05/05 23:29:37 UTC

[Spamassassin Wiki] Update of "IncreaseAccuracy" by Darxus

Dear Wiki user,

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

The "IncreaseAccuracy" page has been changed by Darxus.
The comment on this change is: Filtration at MTA.
http://wiki.apache.org/spamassassin/IncreaseAccuracy?action=diff&rev1=2&rev2=3

--------------------------------------------------

  required_score 5
  }}}
  
+ == Filtration at your MTA ==
+ While outside the scope of SpamAssassin, it is common to do some configuration at your MTA to reject invalid mail.
+ 
+ (For postfix, some settings you might want to look into:    reject_non_fqdn_hostname  reject_non_fqdn_sender  reject_invalid_hostname  reject_unknown_client  reject_unknown_sender_domain  reject_unauth_destination  check_sender_access  check_helo_access
+ )
+