Hi @all,

i am using the following config with Spamassassin 3.4.2:

local.cf:



  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_

and this is the result:

X-Spam-Status: No, score=3.8 required=9.9 tests=HTML_IMAGE_ONLY_16,
        HTML_MESSAGE,HTML_SHORT_LINK_IMG_2,IMG_ONLY_FM_DOM_INFO,SURBL_BLOCKED,
        UNPARSEABLE_RELAY,URIBL_BLOCKED autolearn=disabled version=3.4.2
X-Spam-Level: ***
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.myhost.de


I want to have a full report - i.g.: 5 Points for IMG_ONLY_FM_DOM, 5 Points for 
SURBL_BLOCKED .....


What do i have to change in the config?

Tnx

Reply via email to