Eric "Shubes" wrote:

Michael Amster wrote:
Eric "Shubes" wrote:

Michael Amster wrote:


Hi:

I run a relatively lightly loaded qmailtoaster - pretty current.  I have
noticed that after a while the qmail-smtpd process seems to get bogged
down accepting incoming messages.  I run rbl and my blacklists file is:

-r sbl-xbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org -r
dnsbl.antispam.or.id -r opm.blitzed.org -r list.dsbl.org -r
cbl.abuseat.org

I am wondering if any of these might be timing out or causing the issues
- any recommendations on the best list to use to leverage good rbl
filtering without causing resource hangups?

If there is another place to look at the slowdowns, I can check too - my
gut instinct is that it is in the network checks (I also have Pyzor and
Razor2 enabled)

-MA

Just out of curiosity, are you seeing spamd suck up a lot of cpu? If
so, it
could be expiring bayes tokens.


No, this machine is nearly idling.  I can check on the bayes - I think I
must have a huge bayes database now.  Is there a way to check it or to
manually expire them and then resume them?

Check:
# spamassassin -D bayes --lint

Manually expire:
# sa-learn --force-expire

Looks good to me:
[EMAIL PROTECTED] control]# spamassassin -D bayes --lint
[11083] dbg: bayes: tie-ing to DB file R/O /home/vpopmail/.spamassassin/bayes_toks [11083] dbg: bayes: tie-ing to DB file R/O /home/vpopmail/.spamassassin/bayes_seen
[11083] dbg: bayes: found bayes db version 3
[11083] dbg: bayes: DB journal sync: last sync: 1162238883
[11083] dbg: bayes: DB journal sync: last sync: 1162238883
[11083] dbg: bayes: corpus size: nspam = 4672712, nham = 162872
[11083] dbg: bayes: header tokens for *F = "U*ignore D*compiling.spamassassin.taint.org D*spamassassin.taint.org D*taint.org D*org"
[11083] dbg: bayes: header tokens for *m = " 1162238930 lint_rules "
[11083] dbg: bayes: header tokens for X-Spam-Relays-External = " "
[11083] dbg: bayes: header tokens for X-Spam-Relays-Internal = " "
[11083] dbg: bayes: header tokens for *RT = " "
[11083] dbg: bayes: header tokens for *RU = " "
[11083] dbg: bayes: token 'H*Ad:D*org' => 0.152146823350312
[11083] dbg: bayes: score = 0.0929143971693591
[11083] dbg: bayes: DB journal sync: last sync: 1162238883
[11083] dbg: bayes: untie-ing
[11083] dbg: bayes: untie-ing db_toks
[11083] dbg: bayes: untie-ing db_seen
[11083] info: rules: meta test SARE_HEAD_SUBJ_RAND has undefined dependency 'SARE_XMAIL_SUSP2' [11083] info: rules: meta test SARE_HEAD_SUBJ_RAND has undefined dependency 'SARE_HEAD_XAUTH_WARN' [11083] info: rules: meta test SARE_RD_SAFE has undefined dependency 'SARE_RD_SAFE_MKSHRT' [11083] info: rules: meta test SARE_RD_SAFE has undefined dependency 'SARE_RD_SAFE_GT' [11083] info: rules: meta test SARE_RD_SAFE has undefined dependency 'SARE_RD_SAFE_TINY' [11083] info: rules: meta test FP_MIXED_PORN3 has undefined dependency 'FP_PENETRATION'
[EMAIL PROTECTED] control]# sa-learn --force-expire
bayes: synced databases from journal in 0 seconds: 2074 unique entries (3793 total entries)

the sa-learn is taking a while...

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to