logo       

[SACVS] CVS: spamassassin/lib/Mail/SpamAssassin BayesStore.pm,1.90,1.91: msg#00069

mail.spam.spamassassin.cvs

Subject: [SACVS] CVS: spamassassin/lib/Mail/SpamAssassin BayesStore.pm,1.90,1.91

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

Modified Files:
BayesStore.pm
Log Message:
added a debug statement for bayes expiry if estimation is available


Index: BayesStore.pm
===================================================================
RCS file:
/cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin/BayesStore.pm,v
retrieving revision 1.90
retrieving revision 1.91
diff -b -w -u -d -r1.90 -r1.91
--- BayesStore.pm 19 Sep 2003 04:02:40 -0000 1.90
+++ BayesStore.pm 19 Sep 2003 21:03:47 -0000 1.91
@@ -610,6 +610,9 @@

$newdelta = $start * $max_expire_mult;
}
+ else { # use the estimation method
+ dbg("bayes: Can do estimation method for expiry, skipping first pass.");
+ }

# use O_EXCL to avoid races (bonus paranoia, since we should be locked
# anyway)



-------------------------------------------------------
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