
Plagger::Plugin::Filter::SpamAssassin - Find spam entries

- module: Filter::SpamAssassin
config:
spam_tag: spam
new:
local_tests_only: 1
site_rules_filename: some_rule.cf

A string that will be added to the entry's tag. Defaults to 'spam'.
If set to true, the SpamAssassin's report will be added to spam entry's body.
Options passed to Mail::SpamAssassin->new(). See Mail::SpamAssassin for details.

Kenichi Ishigaki
