| SB_SERVER(1) | User Commands | SB_SERVER(1) |
sb_server - The primary server for SpamBayes.
Currently serves the web interface, and any configured POP3 and SMTP proxies.
The POP3 proxy works with classifier.py, and adds a simple X-Spambayes-Classification header (ham/spam/unsure) to each incoming email. You point the proxy at your POP3 server, and configure your email client to collect mail from the proxy then filter on the added header. Usage:
For safety, and to help debugging, the whole POP3 conversation is written out to _pop3proxy.log for each run, if options["globals", "verbose"] is True.
To make rebuilding the database easier, uploaded messages are appended to _pop3proxyham.mbox and _pop3proxyspam.mbox.
The full documentation for option is maintained as a Texinfo manual. If the info and option programs are properly installed at your site, the command
should give you access to the complete manual.
| June 2014 | sb_server |