[spambayes-dev] Correct formatting of HTTP Post for training

Ron Theis ron at ridic.com
Wed Aug 2 13:05:16 CEST 2006


Hi,
I'm trying to submit spam/ham via manually assembled HTTP POSTs to
SpamBayes on Windows. Apparently I'm formatting the requests
incorrectly, because the server is returning a 500 error. The error
message includes a traceback of:

File "spambayes\Dibbler.pyc", line 470, in found_terminator
TypeError: onTrain() takes exactly 4 non-keyword arguments (2 given)


Does anyone have a sample of what such a POST should look like? I
suspect I'm bungling the formatting.

Thanks,
Ron



More information about the spambayes-dev mailing list