From e4397c78a7bd7eb0c200429cc56f1a2f95d62a2a Mon Sep 17 00:00:00 2001 From: itojun Date: Thu, 13 Mar 2003 07:21:42 +0000 Subject: enable IPv6 pop service --- mail/qpopper/MESSAGE | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mail/qpopper') 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 =========================================================================== -- cgit v1.2.3