NAME
Plagger::Plugin::Filter::POPFile - Categorize entries as spam et al
SYNOPSIS
- 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
CONFIG
- proxy
-
Your POPFile proxy URL.
- encoding
-
Your POPFile encoding. Specify 'euc-jp' for Nihongo users.
- training
-
Enables POPFile training (i.e. Adds entries to POPFile history). Defaults to true.
- tempdir (Optional)
-
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.
CAVEATS
Don't forget to use Fresh rule while you're training POPFile. Otherwise your POPFile history would have a lot of duplicates.
THANKS TO
Tatsuhiko Miyagawa
AUTHOR
Kenichi Ishigaki
SEE ALSO
Plagger, Plagger::Rule::Fresh, POPFile