Between the Akismet module and the ability to moderate (or even block!) comments based on certain words, IPs, etc., ContentBox provides a nice level of protection from the incessant attacks from spam bots that try to sell you the latest UGG Boots. But the bots are clever, and every once in a while a spam comment or two makes it way through. If you hate cleaning up moderated comments as much as I do, you should check out the new auto-delete feature for moderated comments.
To use, simply login to your ContentBox Administrator and navigate to the Comment Settings. Under the Moderation tab, you'll see an option for "Number of days before auto-deleting moderated comments". All you have to do is enter the number of days that you'd like to use, and ContentBox will automatically remove any moderated comments that are old enough to exceed your days-to-live setting. Pretty easy, huh?
P.S. if you'd prefer to not have ContentBox delete moderated comments for you, simply set the "Number of days.." setting to 0.
Happy blogging!
Blog
Recent Entries
BoxLang AWS, Azure, and Google Secrets Manager Module Released
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
Luis Majano
Luis Majano
June
15,
2026
BoxLang 1.14.0 : BoxLang Ranges Part 2: Teach BoxLang Your Types with `IRangeable`
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
Luis Majano
Luis Majano
June
15,
2026
BoxLang 1.14.0 : BoxLang Ranges Part 1: First-Class Intervals, Zero Compromises
There is a moment in every language's evolution when a convenience syntax grows up and becomes something worth thinking about. For BoxLang, that moment arrived with ranges. We had always wanted to be able to do this in our CFML apps, and we finally can
Luis Majano
Luis Majano
June
11,
2026
Add Your Comment
(2)
Jun 20, 2014 17:50:52 UTC
by Luis Majano
This feature is something that makes my life as an admin easier.
Jun 20, 2014 17:51:47 UTC
by Luis Majano
I am posting again, because I want to get comment notifications :)