Re: Spamassassin 4 and ClamAVMultipleScores.

2023-11-03 Thread Andrew Hearn
Thanks for the reply Jimmy. After playing some more - with priorities in clamav.cf, I got it working, and was just about to explain a fix, when I noticed Henrik has updated the ClamAVMultipleScores page to have a similar (actually better!) fix that I was going to suggest! # Run CLAMAV early so al

Re: Spamassassin 4 and ClamAVMultipleScores.

2023-11-02 Thread Henrik K via users
That page had it all wrong from the beginning. Adjusting priority only for subrules but not the metas (yes metas don't use priorities in 4.0 but relative priorities are still adjusted for backwards compatibility, __CLAMAV* end up as priority 0 like everything else). The logical way to handle th

Re: Spamassassin 4 and ClamAVMultipleScores.

2023-11-02 Thread Jimmy
The X-Spam-Virus could be absent from the email header. You can consider adding the following line: add_header spam Virus _VIRUSRESULT_ If this doesn't work, the ClamAV plugin might need to include "put_metadata('X-Spam-Virus')" when it detects a virus. Jimmy On Fri, Nov 3, 2023 at 4:06 AM An

Spamassassin 4 and ClamAVMultipleScores.

2023-11-02 Thread Andrew Hearn
Hello, We're using clam, some extra signatures, and the plugin/config as described on https://cwiki.apache.org/confluence/display/SPAMASSASSIN/ClamAVMultipleScores to give different signature families different scores. Since moving to v4, I don't think it's working... The only rule that is match