Scroll to navigation

PYZORD(1) User Commands PYZORD(1)

NAME

pyzord - spam-catcher using a collaborative filtering network

SYNOPSIS

pyzord [options]

DESCRIPTION

Listen for and process incoming Pyzor connections.

OPTIONS

show this help message and exit
'nice' level
enable debugging output
configuration directory
listen on this IP
listen on this port
select database backend
data source name (filename for gdbm, host,user,password,database,table for MySQL)
set to true to use the gevent library
set to true if multi-threading should be used (this may not apply to all engines)
the maximum number of concurrent threads (defaults to 0 which is unlimited)
set to true if multi-processing should be used (this may not apply to all engines)
the maximum number of concurrent processes (defaults to 40)
the number of db connections that will be kept by the server. This only applies if threads are used. Defaults to 0 which means a new connection is used for every thread. (this may not apply all engines)

--pre-fork=PREFORK

name of password file
name of ACL file
time before digests expire (in seconds)
name of the log file
name of the usage log file
save the pid in this file after the server is daemonized
Specify a pyzor client configuration directory to forward received digests to a remote pyzor server
daemonizes the server and redirects any output to the specified file
print version and exit
June 2016 pyzord 1.0.0