Are you using qmail and qmail-scanner ?  If so, see below...

qmail-scanner-queue.pl has 2 compile options, scanner="fast_spamassassin" and 
scanner="verbose_spamassassin".  If you use "fast_spamassassin", spamc is then run 
with the -c option, which does not rewrite the subject.  Edit qmail-scanner-queue.pl 
and find spamc where it has the variable (my $spamc_binary='/opt/bin/spamc'; my 
$spamc_options=' -c -f';) and remove the -c from the options line.  The other option 
is to recompile qmail-scanner-queue.pl with scanner= "verbose_spamassassin".


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tanen
Sent: Thursday, December 04, 2003 8:44 AM
To: Linux - ML, SpamAssassin US
Subject: [SAtalk] [Subject] Not rewrited when identified as spam


Hello,
I(m using Spamassassin 2.60, it's working fine, but, i don't know why, when
a mail is identified as spam, the subject of this mail, isn"t rewrited, as
specified on the local.cf.

See after my local.cf :
-----------------------

required_hits 1.0
subject_tag SPAM DANS CE MAIL
rewrite_subject 1
report_header 1
use_terse_report 1
defang_mime 1
dns_available yes
dcc_add_header 1
use_razor2 1
use_dcc 1

See the confirmed message as spam on my syslog :
-------------------------------------------------

Dec  4 14:42:43 Linux spamd[16769]: identified spam (1.8/1.0) for
[EMAIL PROTECTED]:102 in 16.6 seconds, 11411 bytes.

Can someone tell me how to correct this problem please ?
Thanks in advance,
Tanen.



-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to