How do I configure SpamBayes?
To configure the Outlook plugin, you should choose SpamBayes Manager from the SpamBayes button on the SpamBayes toolbar. If you use the POP3 proxy or IMAP filter, then simply open a browser window to http://localhost:8880, click on the configuration link on the top right of the page that opens up, and fill in the details. With the POP3 proxy, when you need to select local port numbers to proxy on, if you are only proxying one server, then try 110 first. If that doesn’t work, or you are proxying multiple servers, then try higher numbers, such as 8110, 8111, 8112, and so on. If you’re using the POP3 proxy, you’ll also need to configure your email client to talk to the proxies instead of the real email servers. Change your equivalent of pop3.example.com to localhost (or to the name of the machine you’re running the proxy on) in your email client’s setup, and do the same with your equivalent of smtp.example.com. Hit “Get new email” and look at the headers of the emails (send yourself an em
The system is configured through a file called “bayescustomize.ini”. In here you can configure the name and type of your database, the POP3 server(s) you want to proxy to, the ports you want the proxy and the web interface to run on, and so on. You can also control details like how sure you want the system to be that message really is spam before it marks it as such. The default values for all the options, and the documentation for them, all lives in Options.py. To change an option, create a bayescustomize.ini and add the option to that – don’t edit Options.py. If you are using the POP3 proxy, SMTP proxy or IMAP filter, you can also change most of the options you will need to access via the web user interface. You will probably find this at http://localhost:8880. To configure the Outlook plugin, you should click on the Anti-Spam button on the toolbar.
—————————– The system is configured through a file called “bayescustomize.ini”. In here you can configure the name and type of your database, the POP3 server(s) you want to proxy to, the ports you want the proxy and the web interface to run on, and so on. You can also control details like how sure you want the system to be that message really is spam before it marks it as such. The default values for all the options, and the documentation for them, all lives in Options.py. To change an option, create a bayescustomize.ini and add the option to that – don’t edit Options.py. If you are using the POP3 proxy, SMTP proxy or IMAP filter, you can also change most of the options you will need to access via the web user interface. You will probably find this at http://localhost:8880. To configure the Outlook plugin, you should click on the Anti-Spam button on the toolbar. To setup the POP3 and SMTP proxies (optional), run:: pop3proxy.py -b from the command line. The web interf