Add config variable for the ...-Distorted-... token in headers.
[exim-config] / spam.m4
diff --git a/spam.m4 b/spam.m4
index 5ce660b..bae1686 100644 (file)
--- a/spam.m4
+++ b/spam.m4
@@ -205,10 +205,10 @@ 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: \
+                add_header = X-CONF_header_token-SpamAssassin-Status: \
                        score=$spam_score, \
                        limit=$acl_m_spam_limit_presentation, \n\t\
                        tests=$acl_m_spam_tests