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

- module: Filter::SpamAssassin
config:
spam_tag: spam
new:
local_tests_only: 1
config_text:
- score NO_RELAYS 0.0
- score NO_RECEIVED 0.0

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
