Hi! I need to silently discard incoming messages based on the spam score. Will it work if I change deny to discard in the following rule?
deny condition = ${if >{$spam_score_int}{100} {1}}
message = Your message scored $spam_score SpamAssassin point.
Report follows:\n\
$spam_report
Thanks.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/
