Hi David,

> I did also update DB_File using CPAN, but I noticed at the end of the
> CPAN output it said "DB_File is up to date" so I don't think it did actually
> update anything. Do you know how to check the DB_File version so I can
> confirm it's at 1.806?

Sorry, I don't know that. What I'd do in this case is to bypass CPAN on the 
upgrade. Just download the source tarball of DB_File and after unpacking it's 
a pretty straight process to compile and to install it:

perl Makefile.PL
make
make install

> Is there anyway to tell spamd to spew out detailed trace information

Start SPAMd with the -D switch for debugging, not the regular -d for 
daemonize. Example:

spamd -D -a -c -m 10

-- 

With best regards,

Michael Stauber
[EMAIL PROTECTED]
Unix/Linux Support Engineer



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to