This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can you include spam scores on all emails?

Can anyone suggest how to include the SpamAssassin score headers on all emails (not just the ones marked as probably spam). Having these in the email would help with determining why the odd piece of spam gets through unmarked once in a while. 

It would be a nice feature to have a check box to include them on all processed messages.


This thread was automatically locked due to age.
Parents
  • It should automatically add it in for any message.  I am running the same version as your signature (5.202) and here is an example header for a safe email.

    X-Spam-Score: 0.1 (/)
    X-Spam-Report:  0.1 FORGED_RCVD_HELO       Received: contains a forged HELO

    What settings are you using for the filter, and is it SMTP, POP3, or both that you are scanning?
Reply
  • It should automatically add it in for any message.  I am running the same version as your signature (5.202) and here is an example header for a safe email.

    X-Spam-Score: 0.1 (/)
    X-Spam-Report:  0.1 FORGED_RCVD_HELO       Received: contains a forged HELO

    What settings are you using for the filter, and is it SMTP, POP3, or both that you are scanning?
Children
  • SMTP scanning on outbound seems to scan and add headers to all traffic. POP3 on inbound only adds headers (or otherwise reports scores and the check report) for messages that got at least a score of 3 (the current setting for Pass, Quarentine is set to 4).

    I don't want to just drop the Pass level because I don't want "*SPAM*" added to legit emails.