Greetings one and all:

I am a STAUNCH opponent of Micro$oft Outlook and all it's flavors
and have decided to instead use PMMail 2000. Since SPAMBayes has no
plugin for PMMail 2000, I use the proxy.

HOWEVER, it's not easy to "automatically" train e-mail from PMMail
2000. So, I've written some command line code that connects to the
SPAMBayes webserver and trains on a filename.

The source code is located at:

http://uses.nac.net/fctr/spambayes/trainasspam.cpp

And for MSVC 6.0 users:

http://uses.nac.net/fctr/spambayes/trainasspam.dsp
http://uses.nac.net/fctr/spambayes/trainasspam.dsw

And for Windows 9x/ME/2000/XP/2003 users:

http://uses.nac.net/fctr/spambayes/trainasspam.exe
http://uses.nac.net/fctr/spambayes/trainasham.exe

I've compressed the binaries with UPX, for size.

The command line looks like this:
C:\> TrainAsSpam FalseNegativeMessage.txt

-OR-

C:\> TrainAsHam FalsePositiveMessage.txt

I'm not a UNIX programmer, but I'm 99% sure the code is compatible
with most/all UNIX flavors.

Any suggestions/upgrades would be most helpful.

Enjoy!


Sincerely,
Andrew Burns
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
| From Concept To Reality, LLC. |
|        ([EMAIL PROTECTED])         |
|   http://users.nac.net/fctr   |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|     Voice: (908) 879-3274     |
|      FAX: (908) 879-3275      |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+


_______________________________________________
spambayes-dev mailing list
spambayes-dev@python.org
http://mail.python.org/mailman/listinfo/spambayes-dev

Reply via email to