From 76c1e7812c5063f010159e4a4db408e63100c419 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 17 Oct 1996 20:06:54 +0000 Subject: [PATCH] Option `-i' git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@859 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/popper.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appl/popper/popper.8 b/appl/popper/popper.8 index f45c669f5..62e62f30d 100644 --- a/appl/popper/popper.8 +++ b/appl/popper/popper.8 @@ -20,6 +20,7 @@ popper \- pop 3 server [ -d ] [ -k ] [ -t trace-file] +[ -i ] .SH DESCRIPTION .I Popper is an implementation of the Post Office Protocol server that runs on a @@ -41,6 +42,9 @@ using fprintf(s). The .B \-k flag tells popper to talk the kerberised POP protocol (KPOP). +.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. .SH HOW TO OBTAIN THE SERVER .PP The POP server is available via anonymous ftp from ftp.CC.Berkeley.EDU