Hi when i start spamassassin -D --lint, i have:
[20058] dbg: bayes: tie-ing to DB file R/O /var/spool/spamassassin/bayes_toks [20058] dbg: bayes: tie-ing to DB file R/O /var/spool/spamassassin/bayes_seen [20058] dbg: bayes: found bayes db version 3 [20058] dbg: bayes: DB journal sync: last sync: 0 [20058] dbg: bayes: not available for scanning, only 0 ham(s) in bayes DB < 200 [20058] dbg: bayes: untie-ing [20058] dbg: bayes: untie-ing db_toks [20058] dbg: bayes: untie-ing db_seen It's a new server and in my local.conf: bayes_auto_learn 1 bayes_auto_learn_threshold_nonspam 0.1 bayes_auto_learn_threshold_spam 9.0 bayes_path /var/spool/spamassassin/bayes bayes_file_mode 0777 on antoher server, same config i have: [18780] dbg: bayes: DB journal sync: last sync: 1178611276 [18780] dbg: bayes: corpus size: nspam = 5668441, nham = 16242 [18780] dbg: bayes: score = 0.324607088968461 [18780] dbg: bayes: DB journal sync: last sync: 1178611276 [18780] dbg: bayes: untie-ing [18780] dbg: bayes: untie-ing db_toks [18780] dbg: bayes: untie-ing db_seen I don't understand why on my first server, the counter don"t increase after 48h of work and > 100 000 mails recevied. Into /var/log/mail, i have a big quantity of: May 8 10:03:23 spam-9 spamd[27832]: prefork: child states: BIIB May 8 10:03:24 spam-9 spamd[21462]: spamd: identified spam (11.2/4.9) for qscand:407 in 4.1 seconds, 3155 bytes. May 8 10:03:24 spam-9 spamd[21462]: spamd: result: Y 11 - BOTNET_SERVERWORDS,DCC_CHECK,DIGEST_MULTIPLE,DRUGS_ERECTILE,DRUGS_STOCK_MIMEOLE,DRUG_ED_CAPS,FB_VIAGRA_LEO3,HTML_FONT_BIG,HTML_MESSAGE,IMPOTENCE,J_CHICKENPOX_43,J_CHICKENPOX_65,RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E4_51_100,RAZOR2_CHECK,SARE_MILLIONSOF,SARE_SXLIFE scantime=4.1,size=3155,user=qscand,uid=407,required_score=4.9,rhost=spam-9.mydomaine.org,raddr=127.0.0.1,rport=34255,mid=<[EMAIL PROTECTED]>,autolearn=spam May 8 10:03:24 spam-9 spamd[27832]: prefork: child states: BIII May 8 10:03:24 spam-9 spamd[27832]: spamd: handled cleanup of child pid 21462 due to SIGCHLD May 8 10:03:24 spam-9 spamd[27832]: prefork: child states: BII May 8 10:03:25 spam-9 spamd[18315]: spamd: identified spam (9.9/4.9) for qscand:407 in 2.9 seconds, 2261 bytes. May 8 10:03:25 spam-9 spamd[18315]: spamd: result: Y 9 - BOTNET_SERVERWORDS,DCC_CHECK,FM_NO_STYLE,HTML_FONT_BIG,HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_WEB,SARE_LWTARGETP,SARE_MLB_Stock1,SARE_PROLOSTOCK_SYM1 scantime=2.9,size=2261,user=qscand,uid=407,required_score=4.9,rhost=spam-9.mydomaine.org,raddr=127.0.0.1,rport=34263,mid=<[EMAIL PROTECTED]>,autolearn=spam he put a big quantity og "autolearn=spam" Thanks for your help