===========================================================================
$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

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