Justin Mason wrote on Sun, 15 Aug 2004 23:29:08 -0700: > All DBM databases should be automatically converted to > this new format the first time they are opened for write.
Justin, that doesn't seem to be the case. I saw with -D --lint that it barked about the format and did nothing. Or is it that the --lint doesn't do a write operation? It's at least confusing You can > manually perform the upgrade by running "sa-learn --sync" from the > command line. > That worked just fine. There's another confusing thing with --lint. I commented out all stuff in init.pre, including URIDNSBL, and now I get warning: score set for non-existent rule URIBL_SBL warning: score set for non-existent rule URIBL_PH_SURBL warning: score set for non-existent rule URIBL_SC_SURBL warning: score set for non-existent rule URIBL_AB_SURBL warning: score set for non-existent rule URIBL_OB_SURBL warning: score set for non-existent rule URIBL_WS_SURBL when I enable it I get: debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC debug: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x858eea8) debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x858eea8) implements 'parse_config' debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x858eea8) inhibited further callbacks (last line repeated several times) is that like it should be? Does this test fall under the skip_rblchecks rule? (I may want to use this and only this RBL test.) Kai -- Kai Sch�tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org
