These are the sources for automod, a moderation robot that I wrote for the newsgroup soc.singles.moderated. It comes in two pieces; listmgr is a library of support tools that can be used in writing list managers and moderation robots, and automod, which is the actual moderation robot.
All of this code is released under a Berkeley-style copyright, so you're free to use it as you wish, as long as I am properly credited. Portions of this code have been enhanced by Deane Edmonds, so he shares the copyright on the finished work.