Tony, It looks like the only thing left in that file are the settings suggested for experimentation. I have included them below. Keep in mind that this happened a while after I made these changes, as in they worked for a while.
Paul [Tokenizer] x-search_for_habeas_headers:True x-reduce_habeas_headers:True x-pick_apart_urls:True x-fancy_url_recognition:True [Classifier] x-use_bigrams:True [URLRetriever] x-slurp_urls:True x-cache_expiry_days:True x-cache_directory:True x-only_slurp_base:True x-web_prefix:True -----Original Message----- From: Tony Meyer [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 5:22 PM To: 'I VB Coder'; [EMAIL PROTECTED] Subject: RE: [Spambayes] Outlook-plug-in: Spambayes fails to initialize > I found this file that looks pertinent. [...] > File "spambayes\classifier.pyc", line 73, in ? > File "spambayes\Options.pyc", line 1259, in ? [...] > File "locale.pyc", line 175, in atof > ValueError: invalid literal for int(): True It looks like there is a bad value in your bayes configuration file (default_bayes_customize.ini in your data directory, probably). Unfortunately, the log doesn't have enough information to determine which one it is, although I believe it will have the value "True". Try opening up the configuration file and seeing if there is an obvious candidate - otherwise, send us a copy of the configuration file (x out any private bits if necessary) and we can have a look. =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
