X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/blobdiff_plain/33abb52060c6a939ea3f1f31b4b2fda21bdfc56a..9a361f76d90e0b0bf1b553c5b07f2e7ebbd92fa9:/spam.m4 diff --git a/spam.m4 b/spam.m4 index 5ce660b..a1134e5 100644 --- a/spam.m4 +++ b/spam.m4 @@ -205,13 +205,13 @@ data_spam: set acl_m_spam_tests = ${sg{$acl_m_spam_tests}{!(.)}{\$1}} ## Insert the headers. - add_header = X-Distorted-SpamAssassin-Score: \ + ADD_HEADER(<:X-CONF_header_token-SpamAssassin-Score: \ $spam_score/$acl_m_spam_limit_presentation \ - ($spam_bar) - add_header = X-Distorted-SpamAssassin-Status: \ + ($spam_bar):>) + ADD_HEADER(<:X-CONF_header_token-SpamAssassin-Status: \ score=$spam_score, \ limit=$acl_m_spam_limit_presentation, \n\t\ - tests=$acl_m_spam_tests + tests=$acl_m_spam_tests:>) ## We're good. accept