|
From: Chris H. <am...@si...> - 2004-04-20 12:29:21
|
hello list, i am kinda stuck here. amavis refuses to add the X-Spam headers. Funny thing is, it DOES add the *= **SPAM*** subject. these are the relevant parts of my amavisd.conf $final_spam_destiny =3D D_PASS; # (defaults to D_REJECT) $remove_existing_spam_headers =3D 0; $sa_tag_level_deflt =3D 1.0; # add spam info headers if at, or above that = level $sa_tag2_level_deflt =3D 6.0; # add 'spam detected' headers at that level $sa_kill_level_deflt =3D 10; # triggers spam evasive actions $sa_dsn_cutoff_level =3D 10; $sa_spam_subject_tag =3D '***SPAM*** '; @local_domains_acl =3D qw(.); this is part of my mail.log when sending a test message Apr 20 14:19:43 seymour amavis[559]: (00559-01) SPAM-TAG, <root@isd-holland= =2Enl> -> <ch...@is...>, Yes, hits=3D995.1 tagged_above=3D1.0 requ= ired=3D6.0 tests=3DBAYES_00, GTUBE Apr 20 14:19:43 seymour amavis[559]: (00559-01) FWD via SMTP: [127.0.0.1]:1= 0025 <ro...@is...> -> <ch...@is...> these are the headers i receive Subject: ***SPAM*** ***TEST*** Message-Id: <200...@se...> Date: Tue, 20 Apr 2004 14:09:05 +0200 (CEST) =46rom: root <ro...@is...> X-Virus-Scanned: by amavisd-new at isd-holland.nl X-Virus-Scanned: by amavisd-new at isd-holland.nl thanks in advance for helping me --=20 Met vriendelijke groeten/kind regards, Chris Holleman |