Man page - pyzor(1)
Packages contains this manual
Manual
PYZOR
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
pyzor - spam-catcher using a collaborative filtering network
SYNOPSIS
pyzor [ options ]
DESCRIPTION
Read data from stdin and execute the requested command (one of âcheckâ, âreportâ, âpingâ, âpongâ, âdigestâ, âpredigestâ, âgenkeyâ, âlocal_whitelistâ, âlocal_unwhitelistâ).
OPTIONS
-h , --help
show this help message and exit
-n NICE, --nice = NICE
âniceâ level
-d , --debug
enable debugging output
--homedir = HOMEDIR
configuration directory
-s STYLE, --style = STYLE
input style: âmsgâ (individual RFC5321 message), âmboxâ (mbox file of messages), âdigestsâ (Pyzor digests, one per line).
--log-file = LOGFILE
name of log file
--servers-file = SERVERSFILE
name of servers file
--accounts-file = ACCOUNTSFILE
name of accounts file
--local-whitelist = LOCALWHITELIST
name of the local whitelist file
-t TIMEOUT, --timeout = TIMEOUT
timeout (in seconds)
-r REPORTTHRESHOLD, --report-threshold = REPORTTHRESHOLD
threshold for number of reports
-w WHITELISTTHRESHOLD, --whitelist-threshold = WHITELISTTHRESHOLD
threshold for number of whitelist
-V , --version
print version and exit