[spam-stopper] All messages flagged as spam

Matthew Good akismet at matt-good.net
Fri Jan 6 01:57:33 UTC 2006


I tried both the Akismet Python APIs hoping to use one of them to build
a spam-filtering plugin for the Trac Wiki
(http://projects.edgewall.com/trac)

Unfortunately every message I've sent has been flagged as spam.  I saw
another thread where someone had 100% flagged as ham, then later 100%
were being marked as spam.  Do I need to fill out more of the fields for
the messages to be properly assessed, or is there some other problem?

Here is the HTTP request for one of my tests:

POST /1.1/comment-check HTTP/1.1
Accept-Encoding: identity
Content-length: 591
Connection: close
Content-type: application/x-www-form-urlencoded
Host: <my real API key is here>.rest.akismet.com
User-agent: Trac/0.9 | akismet.py/0.1.2

HTTP_ACCEPT=&permalink=&SERVER_NAME=&comment_type=comment&referrer=unknown&comment_author_url=&SERVER_SOFTWARE=&SERVER_ADMIN=&SERVER_ADDR=&user_ip=206.106.238.41&SERVER_SIGNATURE=&user_agent=Mozilla%2F5.0+%28X11%3B+U%3B+Linux+i686%3B+en-US%3B+rv%3A1.8%29+Gecko%2F20051111+Firefox%2F1.5&SERVER_PORT=&comment_content=You%27ll+need+a+Wordpress+Key+to+use+it.+This+script+will+allow+you+to+plug+akismet+into+any+CGI+script+or+web+application.+It%27s+extremely+easy+to+use%2C+because+the+folks+at+akismet+have+implemented+a+nice+and+straightforward+REST+API.&comment_author=&comment_author_email=

HTTP/1.1 200 OK
X-Powered-By: PHP/4.4.0
Content-type: text/html
Content-Length: 4
Server: LiteSpeed
Date: Wed, 04 Jan 2006 19:36:04 GMT
Connection: close

true


-- 
Matthew Good <akismet at matt-good.net>




More information about the spam-stopper mailing list