Bart Schaefer wrote:

BS> I just tried this, and (a) it croaks if invoked with perl 5.005 on the
BS> "use warnings;" line, and (b) with perl 5.6.1, it didn't print anything
BS> even though a strings of the file shows that there definitely are some
BS> entries.

Bah!  I don't think we need the use warnings in there anyway.  Consider it gone.

BS> Hmm, this is interesting.  I don't have an auto-whitelist.db file; my
BS> database appears to be directly in the file named auto-whitelist.  If I
BS> delete from check_whitelist the
BS> 
BS> if (-f "$db.db")

Double bah!  I think Justin added that in before heading off on vacation.  It 
doesn't play well with AnyDB which could be using any DB, and not necessarily 
one that calls its files *.db -- I'll remove that line too.

BS> so as to let the block that it protects run, I get
BS> 
BS> [EMAIL PROTECTED] -> -1.6 (-200.9/127)
BS> 
BS> but nothing else.  What is supposed to be happening here?  Have I somehow
BS> gotten a strange version of AnyDBM?

Probably what's happening is you're not using the AWL file you think you're 
using.  Is spamd running as root and not dropping privs?  Try checking out the 
contents of /root/.spamassassin/auto-whitelist.db instead...

C


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to