logo       

[SACVS] CVS: spamassassin/lib/Mail/SpamAssassin CmdLearn.pm,1.47,1.48: msg#00042

mail.spam.spamassassin.cvs

Subject: [SACVS] CVS: spamassassin/lib/Mail/SpamAssassin CmdLearn.pm,1.47,1.48

Update of /cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin
In directory sc8-pr-cvs1:/tmp/cvs-serv30517/lib/Mail/SpamAssassin

Modified Files:
CmdLearn.pm
Log Message:
bug 2302: finish converting to the 2.6x add_header stuff


Index: CmdLearn.pm
===================================================================
RCS file: /cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin/CmdLearn.pm,v
retrieving revision 1.47
retrieving revision 1.48
diff -b -w -u -d -r1.47 -r1.48
--- CmdLearn.pm 10 Sep 2003 17:25:30 -0000 1.47
+++ CmdLearn.pm 15 Sep 2003 23:00:55 -0000 1.48
@@ -276,7 +276,7 @@
$messagecount++;
my $ma = Mail::SpamAssassin::NoMailAudit->new ('data' => $dataref);

- if ($ma->get ("X-Spam-Status")) {
+ if ($ma->get ("X-Spam-Checker-Version")) {
my $newtext = $spamtest->remove_spamassassin_markup($ma);
my @newtext = split (/^/m, $newtext);
$dataref = \@newtext;



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise