Closed (outdated)
Project:
AntiSpam
Version:
7.x-1.5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 17:24 UTC
Updated:
21 Jul 2017 at 06:53 UTC
Jump to comment: Most recent
Hello, on my website I am using the AntiSpam module with Defensio. It works good, but I have noticed that when I "submit Ham" the module does not report it to the defensio service, making it impossible for it to learn from its mistakes. Recently it has had a lot of false positives. I haven't checked the code to see if there is a but or what, but I found out about this because the statistics page on the defensio.com website shows 100% accuracy for my website.
Maybe it is no longer working because Defensio has now a new API and the module is using the old one?
Comments
Comment #1
NStorm commentedI could confirm this issue with 7x-1.5 version. Defensio API are broken and not working for HAM/SPAM submission:
cheking a content failed: unexpected response is returned from the service provider Defensio: Array ( [status] => fail [message: ! 'The following fields are invalid] => user-ip' [api-version] => '1.2' )
Comment #2
cfinke commentedDefensio's API has since shut down. Closing as outdated.