Payal Rathod <[EMAIL PROTECTED]> wrote on 10/04/2004 11:39:24 AM:

> On Mon, Oct 04, 2004 at 11:59:12AM -0400, Theo Van Dinter wrote:
> > That's the init message being sent through spamd -- there are no Bayes
DBs at
> > that point.  Ignore it. :)
>
> But how do I know for sure bayes is working or not?
> -Payal

Look farther down in the debug, after the plugins get loaded and before the
DNS lookups..

Example:

debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8bcda28)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8bcda28)
inhibited further callbacks
debug: using "/home/spamd/.spamassassin" for user state dir
debug: bayes: 98221 tie-ing to DB file R/O
/home/spamd/.spamassassin/bayes_toks
debug: bayes: 98221 tie-ing to DB file R/O
/home/spamd/.spamassassin/bayes_seen
debug: bayes: found bayes db version 3
debug: using "/home/spamd/.spamassassin" for user state dir
debug: bayes: opportunistic call found journal sync due
debug: Syncing Bayes and expiring old tokens...
debug: lock: 98221 created /home/spamd/.spamassassin/bayes.mutex
debug: lock: 98221 trying to get lock on /home/spamd/.spamassassin/bayes
with 10 timeout
debug: lock: 98221 link to /home/spamd/.spamassassin/bayes.mutex: link ok
debug: bayes: 98221 tie-ing to DB file R/W
/home/spamd/.spamassassin/bayes_toks
debug: bayes: 98221 tie-ing to DB file R/W
/home/spamd/.spamassassin/bayes_seen
debug: bayes: found bayes db version 3
debug: refresh: 98221 refresh /home/spamd/.spamassassin/bayes.mutex
debug: refresh: 98221 refresh /home/spamd/.spamassassin/bayes.mutex
debug: synced Bayes databases from journal in 9 seconds: 5039 unique
entries (11593 total entries)
debug: Syncing complete.
debug: Score set 3 chosen.
debug: received-header: parsed as [ ip=66.223.142.99
rdns=99-142-223-66.gci.net helo=marketing-matters.co.uk by=viper.stepan.com
ident= envfrom= intl=0 id=i91HOYiK056567 ]
debug: is Net::DNS::Resolver available? yes
debug: Net::DNS version: 0.47


Andy

Reply via email to