====== Spam Assassin ====== "filtre de courrier électronique extensible utilisé pour identifier le spam" ===== Configuration ===== Ma configuratio personnelle. :/etc/spamassassin ># nocomment local.cf rewrite_header Subject [SPAM] report_safe 2 whitelist_auth *@domain1.tld *@domain2.tld *@domain3.tld add_header all Report _REPORT_ add_header spam Flag _YESNOCAPS_ add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_ version=_VERSION_ add_header all Level _STARS(*)_ add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_ ifplugin Mail::SpamAssassin::Plugin::Shortcircuit endif # Mail::SpamAssassin::Plugin::Shortcircuit