> I'm having some trouble with configuration. On my (old FreeBSD) mail > server, as of today, I can only use a text connection, which wouldn't > be a problem (I could use lynx) except that when I do > > python sb_imapfilter.py -b > > It looks like lynx is trying to start, but all I see is "HTTP request > sent; waiting for response." Remote connections don't work either, > even if I edit Options.py to change the defaults.
If you don't use the -b switch and just tell Lynx to go to http:// localhost:8880, does that work? > How can I configure SpamBayes now? IIRC there used to be a text > configuration file somewhere that I could edit... On *nix this is probably called ~/.spambayesrc (the other possibility is bayescustomize.ini). =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
