SpamAssassin plugins
2007-05-21
I've added three plugins to the SpamAssassin section. Since I've forgotten to add news items a couple of times, this is about one new plugin and two not so new plugins.
- DictionaryCheckDB.pm checks a database used by our mimedefang-filter for handling
dictionary attacks and other bad behaviour.
- SentOutDB.pm is a plugin that compares incoming mail to a database of sent mail in order to find replies
(for negative scoring).
- CollectTokens.pm is collects tokens from bayes in a SQL database,
making it possible to see what tokens the bayes database contains.