summaryrefslogtreecommitdiff
path: root/mail/cucipop
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cucipop')
-rw-r--r--mail/cucipop/MESSAGE11
1 files changed, 10 insertions, 1 deletions
diff --git a/mail/cucipop/MESSAGE b/mail/cucipop/MESSAGE
index e338f58d4fb..7ae2e915b2b 100644
--- a/mail/cucipop/MESSAGE
+++ b/mail/cucipop/MESSAGE
@@ -1,6 +1,15 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:10 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2002/09/29 15:16:22 grant Exp $
Please note that this package includes shareware software.
+In order to enable the POP service, you should add the following
+line to your /etc/inetd.conf:
+
+ pop3 stream tcp nowait root ${LOCALBASE}/sbin/cucipop cucipop -Y
+
+And for IPv6:
+
+ pop3 stream tcp6 nowait root ${LOCALBASE}/sbin/cucipop cucipop -Y
+
===========================================================================