Egoitz Aurrekoetxea Aurre wrote: > I've an spamassasin running with spamd in a machine and passess some > antispam tests like dcc; for trying it I've set in local.cf in spamassasin > conf file body fuz1 and fuz2 to 1 as max values but If I send me thrice a > message I obtain the next header : > > X-Spam-DCC: EATSERVER: zeus 1166; Body=1 Fuz1=2 > X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) > > and it doesn't sais it's spam although I set max value (in local.cf as > 1)and in the header for example fuz1 is equal 2... if the max value is 1 > why this is not spam? or marked as it like other with another tests are > marked? Changing the DCC fuzz values will NOT force a message to be tagged as spam. They will however change what messages match the DCC_CHECK rule. This adds to the score that is used by SA to decide if the message is spam or not.
Check the X-Spam-Status header.. did DCC_CHECK fire?