summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/MESSAGE7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/qpopper/MESSAGE b/mail/qpopper/MESSAGE
index 98a2bcad725..9711dcc8d70 100644
--- a/mail/qpopper/MESSAGE
+++ b/mail/qpopper/MESSAGE
@@ -1,9 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2002/05/03 15:09:50 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2003/03/13 07:21:42 itojun Exp $
-In order to enable POP service, you should add the following line
+In order to enable POP service, you should add the following lines
to your /etc/inetd.conf:
- pop3 stream tcp nowait root ${LOCALBASE}/libexec/qpopper qpopper -s
+ pop3 stream tcp nowait root ${LOCALBASE}/libexec/qpopper qpopper -s
+ pop3 stream tcp6 nowait root ${LOCALBASE}/libexec/qpopper qpopper -s
===========================================================================