Tony, Thanks, that worked. Here are some of my observations: 1). I don't understand why it worked for a while and then broke. I was sure I had Outlook out of the system and then started it up when I added those changes. 2). The uninstall of Spambayes I did should have removed the experimental settings. This would have fixed the problem I had. I understand that there may be a case where some settings would want to be preserved and that that could be a problem. 3). The re-install should have detected the bad settings and raised a flag at that time. 4). The instructions for the experimental settings could include the expected type and range alone with an example. Thanks again, Paul
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Tony Meyer Sent: Tuesday, December 14, 2004 8:03 PM To: 'I VB Coder'; [EMAIL PROTECTED] Subject: RE: [Spambayes] Outlook-plug-in: Spambayes fails to initialize > [URLRetriever] > x-slurp_urls:True > x-cache_expiry_days:True > x-cache_directory:True > x-only_slurp_base:True > x-web_prefix:True Try changing this section to: [URLRetriever] x-slurp_urls:True x-cache_expiry_days:7 x-cache_directory:url-cache x-only_slurp_base:True x-web_prefix:www And see if that fixes it. =Tony.Meyer -- Please always include the list ([EMAIL PROTECTED]) in your replies (reply-all), and please don't send me personal mail about SpamBayes. http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this. _______________________________________________ [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html _______________________________________________ [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
