===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/18 16:15:50 grant Exp $

In order to enable poppassd service, you should add the following line
to your /etc/services:

    poppass	106/tcp		poppassd

And /etc/inetd.conf:

    poppass stream tcp nowait root ${PREFIX}/libexec/poppassd poppassd

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