PDA

View Full Version : Spamassassin Headers Are Missing From My Email



RocketRick
03-31-2005, 01:51 PM
I noticed that I wasn't getting any SpamAssassin headers in my incoming email, so I added:

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_

to my SpamAssassin config file via my DA control panel. According to http://spamassassin.apache.org/full/3.0.x/...assin_Conf.html (http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html) those are the default settings.

However, I'm still not getting any X-Spam-anything headers in my incoming mail.

Is there something else I need to do?

Thanks,

- Rick

Joe
03-31-2005, 03:39 PM
Assuming you mean your account on www27, they appear to be fine... if you're having an issue with another account, please open a helpdesk ticket. We dont actively monitor these forums for support issues

Thanks