Spam Filter

Spam Filtering: Configuration

See wiki page for a short documentation.
Help translating this plugin at Transifex.
Karma Tuning


Content submissions are passed through a set of registered and enabled filter strategies, each of which check the submitted content and may assign karma points to it. The sum of these karma points needs to be greater than or equal to the minimum karma configured here for the submission to be accepted.

Strategy Karma points Description
${strategy.name}

${strategy.karma_help}

Logging

The spam filter plugin can optionally log every content submission so that you can monitor and tune the effectiveness of the filtering. The log is stored in the database, and can be viewed under “Spam Filtering → Monitoring” from the web administration interface.

Authenticated

If authenticated users should not be trusted automatically, this option must be disabled. Instead of full trust the supplied karma value is used in this case.