You dont get me Variables are set but the fact is that not all test califications are pasted in headers, in some mails ones in others twos, etc. The question is how to tell amavis that always put califications of all tests. Or does amavis use a cut-circuit and not all tests are done?
$sa_tag_level_deflt = -10; # add spam info headers if at, or above that level $sa_tag2_level_deflt = 0.5; # add 'spam detected' headers at that level $sa_kill_level_deflt = 1.0; Le Tuesday 20 May 2008 11:16:25 Jo Rhett, vous avez écrit : > Very very FAQ. Lower the level required for adding headers. > > On May 19, 2008, at 8:01 AM, Luis Daniel Lucio Quiroz wrote: > > I wonder if anyone knows how to do this: our antispam (amavis > > 2.5.4+postfix > > 2.3.8+spamassassin 3.1.9) is working okay, but I need to have > > evidence that > > it's working. > > > > When spam is catched it adds these headders: > > > > X-Envelope-From: <[EMAIL PROTECTED]> > > X-Envelope-To: <[EMAIL PROTECTED]> > > X-Quarantine-ID: <XBGDiZoLBMe5> > > X-Spam-Flag: YES > > X-Spam-Score: 37.376 > > X-Spam-Level: ************************************* > > X-Spam-Status: Yes, score=37.376 tag=-10 tag2=0.5 kill=1 > > tests=[BAYES_99=3.5, > > DCC_CHECK=2.17, DIGEST_MULTIPLE=0.765, HELO_DYNAMIC_IPADDR=4.2, > > HTML_50_60=0.134, HTML_MESSAGE=0.001, PYZOR_CHECK=3.7, > > RCVD_IN_BL_SPAMCOP_NET=1.558, RCVD_IN_SORBS_DUL=2.046, > > RCVD_IN_XBL=3.897, URIBL_AB_SURBL=3.812, URIBL_JP_SURBL=4.087, > > URIBL_OB_SURBL=3.008, URIBL_SC_SURBL=4.498] > > > > > > If a clean email: > > X-Spam-Flag: NO > > X-Spam-Score: -2.553 > > X-Spam-Level: > > X-Spam-Status: No, score=-2.553 tagged_above=-10 required=0.5 > > tests=[AWL=0.347, BAYES_00=-2.599, DKIM_VERIFIED=-0.3, > > SPF_PASS=-0.001] > > > > The fact is I'd like that test headers were added no matters if is a > > spam or > > not. I'm interested in DCC and PYZOR. If I run spamassassin from > > command > > line it seems that headers are added: > > > > X-Spam-Level: ******************************** > > X-Spam-Status: Yes, score=32.2 required=5.0 tests=AWL,DCC_CHECK, > > DIGEST_MULTIPLE,HELO_DYNAMIC_IPADDR,HTML_MESSAGE,PYZOR_CHECK, > > > > RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,SPF_HELO_PASS, > > URIBL_AB_SURBL,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SC_SURBL > > autolearn=spam > > version=3.1.9 > > X-Spam-Pyzor: Reported 193342 times. > > > > > > any idea? > > > > Regards > > > > LD > > > > Any idea. > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > 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/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
