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

NStorm’s picture

Version: 6.x-1.3 » 7.x-1.5
Priority: Normal » Major

I 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' )

cfinke’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Defensio's API has since shut down. Closing as outdated.