Unless I'm terribly mistaken, that functionality is there already, but via an indirect route.
Let's see if I understand the behavior of AVHFDAS correctly... When a comment is marked via "Report & Delete" the corresponding IP address is not only reported to StopForumSpam but also purged from the
whitelisted table in the local DB (this is to avoid that the next visit from that IP is given a pass). Upon the next visit with undesirable behavior from that IP, it will be found in the remote SFS blacklist, and results therefor in a block. Also, that IP is included locally in the
blacklisted table of the local DB (via the local cache of AVHFDAS). So, if a subsequent (third) visit from that IP pops by again, it'll be found in the local blacklist and be presented with the access denied sign.
That's why I think clicking on the Report & Delete button functionally already implies a ban, supported by the local DB. It's not directly however, and as far as I can see that's not a bad thing (it makes tracking the bad & good guys tougher, with "immediate" bans, and can lead to all sorts of false positive as well as false negative problems).
Then again I may have completely misread the AVHFDAS flowchart of course.
