summaryrefslogtreecommitdiff
path: root/mail/qpopper/MESSAGE
blob: 9711dcc8d70dd0165e81c8b0ed25b55ba2fb03b9 (plain)
1
2
3
4
5
6
7
8
9
10
===========================================================================
$NetBSD: MESSAGE,v 1.2 2003/03/13 07:21:42 itojun 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

===========================================================================