I am using spamassassin version: SpamAssassin version 3.2.3 running on Perl version 5.8.8
I am trying to use the add_header to add more information to the message header. I added in the /home/qscand/.spamassassin/user_prefs the following lines: clear_headers add_header all Flag _YESNOCAPS_ add_header all Level _STARS(*)_ add_header all Status _YESNO_, score=_SCORE_ required=_REQD add_header all Tests _TESTS_ add_header all Autolearn _AUTOLEARN_ Version=_VERSION_ add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_ When recevo an email the information that appears not raised, which needs to be done ? Someone may know where the error? The log of spamassassin not reported any error in the reading of the configuration files. At that consulted on documentation of spamassassin all is right in my file. Thank you for listening, now thank you for help.