6e3cc19bff
- Share version with ../qpopper/Makefile.common.
13 lines
431 B
Text
13 lines
431 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2002/05/03 15:11:06 taca 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 ${PKG_PREFIX}/libexec/poppassd poppassd
|
|
|
|
===========================================================================
|