Sylvan Andrew said: > Hi, > > I couldn't really find a clear answer about this one. Could somebody > please give me some advice ? > > I am using AmavisD with Spamassassin and it's being running great ! All of > my users are happy campers. Suddenly overnight and I meen overnight my > hits are negatives like hits= -3.5 -4.3 -6.6 I am assuming this isn't > a good thing. Could anybody please give me some info or advice as to what > is happening ? Thanks heaps ! > > Kind Regards > > Sylvan
Hi Sylvan, Can you check some of the false negatives and see what rules are hitting? I'm not sure about amavisd, but I run amavisd-new and by setting the following option in amavisd.conf all messages have header info added that includes the rules that triggered: $sa_tag_level_deflt = -100; # add spam info headers if at, or above that level If you have a similar option it should show you where the problem(s) are. HTH, matt
