Not sure if you got this working but I have a feeling you've got the API key property slightly wrong, I think it should be 'comment.validator.akismet.apikey' not 'comment.validator.akismet.key'.
I only noticed this myself when trawling my roller log when I found the following line: WebloggerConfig:getProperty - Fetching property [comment.validator.akismet.apikey=<removed>] have only just restarted my blog server after changing it myself so too early to say if it works or not yet. Cheers, Edd doahh wrote: > > Thanks for the reply. I can see the 'Akismet Comment Validator' appearing > in the logs as you mention but I am still receiving spam trackbacks for > casinos, poker, slot machines etc. I have added these words to the 'Spam > Prevention' list but they keep coming. Maybe I am missing a trick > somewhere. > > > > Dick Davies-4 wrote: >> >> My understanding is it all Just Works now. >> you should see some new messages in the startup roller.log. >> >> On Sun, Apr 12, 2009 at 10:13 AM, doahh <[email protected]> wrote: >>> >>> Hello, >>> >>> I have added the following to my roller-custom.properties: >>> >>> # pluggable comment validation >>> comment.validator.classnames=\ >>> org.apache.roller.weblogger.ui.rendering.plugins.comments.BlacklistCommentValidator,\ >>> org.apache.roller.weblogger.ui.rendering.plugins.comments.ExcessLinksCommentValidator,\ >>> org.apache.roller.weblogger.ui.rendering.plugins.comments.ExcessSizeCommentValidator,\ >>> org.apache.roller.weblogger.ui.rendering.plugins.comments.AkismetCommentValidator >> >> > > -- View this message in context: http://www.nabble.com/Adding-akismet-key---should-I-see-any-new-options-in-Roller--tp23009404s12275p24642840.html Sent from the Roller - User mailing list archive at Nabble.com.
