summaryrefslogtreecommitdiff
path: root/mail/poppassd/MESSAGE
blob: af534c183689fd181969fb49ac3454a30194afd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$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

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