Hello, I'm using amavisd-new-2.9.1 and SpamAssassin v3.3.1. I would like to know if it's possible to add Spamassassin triggered rules when an email is blocked because I discard the email when it's spam and I want to know why it's blocked (which rules).
For now I only have the score (hits) in maillog: Aug 24 04:04:36 relais amavis[3475]: (03475-08) Blocked SPAM {DiscardedInternal}, MYNETS LOCAL [205.0.0.0]:54459 [205.0.0.0] < bluew...@zzz.zzz.ca> -> <z...@zzz.ca>, Message-ID: <e1xlsmo-0002nt...@zz.zz.ca>, mail_id: 4RZ-Vm0_iZmi, Hits: 13.573, size: 4269, 10089 ms I would like to add in logs for example: DATE_IN_FUTURE_06_12=0.001, DCC_CHECK=4, SPF_PASS=-0.001,TVD_SPACE_RATIO=0.001 Is that possible? Karl