9db2953fe6
Bump PKGREVISION. TODO: support libwrap(tcpwrappers) in stand-alone qpopper.
12 lines
521 B
Text
12 lines
521 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.3 2004/05/06 13:46:22 taca Exp $
|
|
|
|
In order to enable POP service, you should add the following lines
|
|
to your /etc/inetd.conf:
|
|
|
|
pop3 stream tcp nowait root ${PREFIX}/libexec/qpopper qpopper -s
|
|
pop3 stream tcp6 nowait root ${PREFIX}/libexec/qpopper qpopper -s
|
|
|
|
Or, you can start stand alone qpopper using ${RCD_SCRIPTS_DIR}/${RCD_SCRIPTS}.
|
|
|
|
===========================================================================
|