CommentSpam.org RBL Fixed
After my massive update of the CommentSpam.org database last week, I accidentally posted a couple of entries without an IP address. That broke the Real-Time Blacklist CVF file. I added some logic to my CVF handler to check for DBNull before adding a node to the XML document. I should have done that earlier <smacks forehead> but it's working now.
I'm hoping to move to the next version of the specification in January, which will add some new validation logic. Namely, the individual address validator will also contain the number of entries in the database for that address. I'll also have a schema for validating the XML file.
Please let me know if there are any other problems.