> ok, let summary it to know, if i understood you! > you mean the the spambayes proxy > is for the case where spambayes > plugin is not exist for > a special mail client, or better to say > the proxy does not expand the functionality of the spambayes(has no > special > feature;is that what you are meaning?
The POP3 proxy is a way to use SpamBayes to classify messages retrieved using the POP3 protocol. > My next Problem question is a posting from yesterday, where nobody > answerd > to it: You have to be patient - it may take a few days before anyone has a chance to answer. > This command worked actually ever, but now will not work :) > ?? > Here the command and the Error: > D:\spambayes-1.1a2\scripts>sb_dbexpimp.py -e -d > default_bayes_database.db -f 123.db.exporte > > Traceback (most recent call last): > File "D:\spambayes-1.1a2\scripts\sb_dbexpimp.py", line 246, in ? > runExport(dbFN, useDBM, flatFN) > File "D:\spambayes-1.1a2\scripts\sb_dbexpimp.py", line 128, in > runExport > words.remove(bayes.statekey) > > ValueError: list.remove(x): x not in list Is default_bayes_database.db definitely a bsddb file? =Tony.Meyer -- Please always include the list (spambayes at python.org) 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
