Peter, > I do get the header inserts: > > Return-Path: <[EMAIL PROTECTED]> > X-Virus-Scanned: amavisd-new at test.bruckneruni.at > X-Spam-Flag: NO > X-Spam-Score: 2.899 > X-Spam-Level: ** > X-Spam-Status: No, score=2.899 tagged_above=2 required=6.31 > tests=[TVD_SPACE_RATIO=2.899]
Ok, so @local_domains_maps is correct. The 'X-Spam-Status: No' tells that spam score was below tag2 level (where subject modifications start), and above tag level (which enables adding X-Spam-* header fileds). Si in this case it was normal that subject was not modified. > I have tried the GTUBE message, and it catches it right away. However it > is way above my cutoff level, thus notchanging the subject. However the > above message should show up in the Subject, as it does in the headers, > right? Only if score is above tag2 level (and mail still pasess). Try setting kill level very high (or $final_spam_destiny=D_PASS, which lets mail pass even if it scores above kill level), then set tag2 level at 5, and try with a test-messages/sample-spam.txt test message. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
