git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1080 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-11-25 23:27:43 +00:00
parent 83a5346106
commit 14d3996f36

View File

@@ -22,6 +22,7 @@ popper \- pop 3 server
[ -k ]
[ -t trace-file]
[ -i ]
[ -p portnum]
.SH DESCRIPTION
.I Popper
is an implementation of the Post Office Protocol server that runs on a
@@ -54,6 +55,11 @@ The
.B \-i
flag tells popper it has not been started by inetd and should create
its own socket and listen on it. This is useful for debugging.
.PP
The
.B \-p portnum
flag tells popper on which port it should listen for connections when
creating a socket.
.SH HOW TO OBTAIN THE SERVER
.PP
The POP server is available via anonymous ftp from ftp.CC.Berkeley.EDU