summaryrefslogtreecommitdiff
path: root/mail/qpopper/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qpopper/MESSAGE')
-rw-r--r--mail/qpopper/MESSAGE8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/qpopper/MESSAGE b/mail/qpopper/MESSAGE
index 9711dcc8d70..77f9c7b7d00 100644
--- a/mail/qpopper/MESSAGE
+++ b/mail/qpopper/MESSAGE
@@ -1,10 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2003/03/13 07:21:42 itojun Exp $
+$NetBSD: MESSAGE,v 1.3 2004/05/06 13:46:22 taca Exp $
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 tcp6 nowait root ${LOCALBASE}/libexec/qpopper qpopper -s
+ pop3 stream tcp nowait root ${PREFIX}/libexec/qpopper qpopper -s
+ pop3 stream tcp6 nowait root ${PREFIX}/libexec/qpopper qpopper -s
+
+Or, you can start stand alone qpopper using ${RCD_SCRIPTS_DIR}/${RCD_SCRIPTS}.
===========================================================================