website faq.txt,1.93,1.94
"Skip Montanaro" <[email protected]> Sun, 10 Jun 2007 08:27:40 -0700
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/website In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv7512/website Modified Files: faq.txt Log Message: Merge CORESVR branch to HEAD. This adds a new app, scripts/core_server.py and attendant bits, such as an XML-RPC plugin. The web interface is straight from the POP3 proxy server. Index: faq.txt =================================================================== RCS file: /cvsroot/spambayes/website/faq.txt,v retrieving revision 1.93 retrieving revision 1.94 diff -C2 -d -r1.93 -r1.94 *** faq.txt 13 May 2007 13:44:51 -0000 1.93 --- faq.txt 10 Jun 2007 15:27:37 -0000 1.94 *************** *** 294,297 **** --- 294,303 ---- http://mail.python.org/pipermail/spambayes-bugs/2007-January/004119.html + Note that you will probably have to execute the installer with elevated + privileges. Right-clicking on the EXE and selecting "Run as Administrator" + should work (and will be necessary even if you are logged in as an admin + user). + + Does SpamBayes work with Outlook Express? -----------------------------------------