| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Filter::POPFile - Categorize entries as spam et al
- module: Filter::POPFile
rule:
module: Fresh
mtime:
path: /home/ishigaki/.plagger/fresh_rule
autoupdate: 1
config:
proxy: http://localhost:8081/RPC2
encoding: euc-jp
training: 1
tempdir: /tmp
Your POPFile proxy URL.
Your POPFile encoding. Specify 'euc-jp' for Nihongo users.
Enables POPFile training (i.e. Adds entries to POPFile history). Defaults to true.
Temporary directory POPFile uses. Network directory might work, though I haven't tried yet. If you want to communicate with a remote POPFile (via Samba etc), try this.
Don't forget to use Fresh rule while you're training POPFile. Otherwise your POPFile history would have a lot of duplicates.
Tatsuhiko Miyagawa
Kenichi Ishigaki
Plagger, Plagger::Rule::Fresh, POPFile
| Plagger documentation | view source | Contained in the Plagger distribution. |