website faq.txt,1.88,1.89
"Tony Meyer" <[email protected]>
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2928 Modified Files: faq.txt Log Message: Fix mistake found by Jinn K. Index: faq.txt =================================================================== RCS file: /cvsroot/spambayes/website/faq.txt,v retrieving revision 1.88 retrieving revision 1.89 diff -C2 -d -r1.88 -r1.89 *** faq.txt 2 Feb 2005 22:57:35 -0000 1.88 --- faq.txt 10 Feb 2005 21:48:59 -0000 1.89 *************** *** 1250,1255 **** then this probably means that port 8880, which SpamBayes is trying to use to present the web interface, is already taken on your machine. Try using ! ``sb_server.py -u 8881 -b`` (or ``sb_imapfilter.py -u 8881 -b``), or another ! port that you know is free and available on your machine. --- 1250,1255 ---- then this probably means that port 8880, which SpamBayes is trying to use to present the web interface, is already taken on your machine. Try using ! ``sb_server.py -u 8881 -b`` (or ``sb_imapfilter.py -o html_ui:port:8881 -b``), ! or another port that you know is free and available on your machine.