Although it took me a bit more time than expected, I'm happy to say that Akismet module version 1.1.0 for Drupal 4.7 is here.
Changelog:
- Added experimental feature: anti-spambot options to prevent from Denial of Service (DoS) caused by certain spambots.
- Rewritten moderation queue. It is now a bit more powerful, allowing operations against multiple items.
- Code related to admin and cron has been moved to external files which are only loaded when needed. This is to minimize resource consumption during normal site operation.
- Prevent from sending e-mail notifications to the same user who has written the content.
- Removed unnecessary code in hook_install.
- Added a couple of columns to the {akismet_spam_marks} table to speed up some queries. Requires running http://site/update.php
For further information, please check out the files README.txt and INSTALL.txt included in the package.










v1.1.2 is out!
v1.1.2 is out!
I'm going to lock comments here.