Skip to content

Commit

Permalink
X-Spam-Checker-Version header: rely on version, instead of release date
Browse files Browse the repository at this point in the history
  • Loading branch information
nevart committed Aug 16, 2024
1 parent fb1c359 commit 3a501a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/spamassassin/local.cf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ report_safe {{ spamassassin_report_safe }}
clear_headers

#X-Spam-Checker-Version: SpamAssassin 1.188-2003-05-24-exp on machine.example.org
add_header all Checker-Version SpamAssassin _SUBVERSION_ on _HOSTNAME_
add_header all Checker-Version SpamAssassin _VERSION_ on _HOSTNAME_

#X-Spam-Flag: YES
add_header spam Flag _YESNOCAPS_
Expand Down

0 comments on commit 3a501a7

Please sign in to comment.