On Fri, Aug 29, 2014 at 3:11 PM, Karsten Bräckelmann <guent...@rudersport.de > wrote:
> On Fri, 2014-08-29 at 11:27 -0400, Karl Johnson wrote: > > 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). > > Wrong place, that is an Amavis question. SA does not reject, discard or > otherwise block mail. Amavis does, based on the SA score. > > Yes but I thought a lot of people are probably using SA with Amavis here so I asked. I found the answer if other people are also looking for it: Add [? %#T ||, Tests: \[[%T|,]\]]#' in the log template. Karl