Mythic are already using rspamd, so keep their result if present.

This commit is contained in:
Jim Hague 2023-09-06 14:25:24 +01:00
parent 496226815d
commit 6466609192
1 changed files with 3 additions and 1 deletions

View File

@ -19,8 +19,10 @@
#deny message = Message discarded as high-probability spam #deny message = Message discarded as high-probability spam
# condition = ${if eq{$spam_action}{reject}} # condition = ${if eq{$spam_action}{reject}}
# This is an additional check to Mythic's rspamd, so don't
# remove any spam judgement that has made.
# Remove foreign headers # Remove foreign headers
warn remove_header = x-spam-bar : x-spam-score : x-spam-report : x-spam-status #warn remove_header = x-spam-bar : x-spam-score : x-spam-report : x-spam-status
# add spam-score and spam-report header when "add header" action is recommended by rspamd # add spam-score and spam-report header when "add header" action is recommended by rspamd
warn warn