pserv

Name

pserv --  A POP3 server

Synopsis

pserv [--help] [--version] [ -l FILE, --logfile FILE ] [ -r DIR, --rundir DIR ]

Description

This is a modified POP3 server without the authentication part. It is supposed to be used in conjunction with the POPular pproxy server.

The pserv program is intended to be run as normal user, who should have all necessary permissions to access the mailbox files.

Options

--help

Print short help screen.

--version

Print version information.

-l FILE, --logfile FILE

Logfile to use. Default is /var/log/popular/pserv.

-r DIR, --rundir DIR

Name of run directory. The pid and state file, and the control socket are saved into this directory. (default: /var/run/popular)

See Also

pcheck(1), pcheckd(8), pclean(8), pcontrol(1), pdeliver(1), pproxy(8), pstatus(1), ptestpdm(1), The POPular Manual