Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - Help .. Bayes Filter not working
  FAQ FAQ  Forum Search   Register Register  Login Login

Help .. Bayes Filter not working

 Post Reply Post Reply
Author
John Scott View Drop Down
Guest Group
Guest Group
Post Options Post Options   Thanks (0) Thanks(0)   Quote John Scott Quote  Post ReplyReply Direct Link To This Post Topic: Help .. Bayes Filter not working
    Posted: 04 August 2004 at 1:57pm

My bayes slider is set to 98.99%

here's my corpus.ini

[Messages]
Spam=20449
Good=11858

Here's the result of the selct statement

SELECT     tblQuarantine.RejectID, tblRejectCodes.RejectDesc, COUNT(tblQuarantine.RejectID) AS Total
FROM         tblQuarantine INNER JOIN
                      tblRejectCodes ON tblQuarantine.RejectID = tblRejectCodes.RejectID
GROUP BY tblQuarantine.RejectID, tblRejectCodes.RejectDesc

RejectID RejectDesc Total
4 Empty Mail From 20
7 Exceeded maximum number of RCPT TO 31
12 IP found in MAPS search 3759
13 Keywords found in content 165
15 SPF Sender Policy Framework match 58

 

 

Back to Top
Desperado View Drop Down
Senior Member
Senior Member
Avatar

Joined: 27 January 2005
Location: United States
Status: Offline
Points: 1143
Post Options Post Options   Thanks (0) Thanks(0)   Quote Desperado Quote  Post ReplyReply Direct Link To This Post Posted: 04 August 2004 at 2:32pm

John,

Can you send your spamfilter ini file to me to look at?  I may see something you don't.  If you send a quick message to daseligmann at hotmail dot com, I will reply with my real address to send it to.

Dan S.  (User)

 

Back to Top
Benny View Drop Down
Guest Group
Guest Group
Post Options Post Options   Thanks (0) Thanks(0)   Quote Benny Quote  Post ReplyReply Direct Link To This Post Posted: 04 August 2004 at 3:28pm
Do I have to turn on the 'quarantine' to teach Bayes?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.207 seconds.