I haven't seen any tagged spam hitting on any of the URIDNSBL rules. How can I tell if its running. Here is a snippet of the output of spamd -D: debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC debug: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8c75694) debug: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC debug: plugin: registered Mail::SpamAssassin::Plugin::Hashcash=HASH(0x8c35840) debug: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC debug: plugin: registered Mail::SpamAssassin::Plugin::SPF=HASH(0x8c36ef0) Also, how can I tell if Bayes is actually being used? I see this in spamd -D: debug: bayes: no dbs present, cannot tie DB R/O: /tmp/spamd-90963-init/.spamassassin/bayes_toks But as I understand it, I can ignore that error. I was running 2.64 and upgraded to 3.01. Do I have to do anything special to enable it? I don't see any scores from Bayes results either. I did run 200 Hams through it and several thousand Spams. I have seen some example local.cf that had bayes_file_mode and bayes_path set. Do I need to set those values? Thanks, --Mike