17 lines
615 B
Text
17 lines
615 B
Text
|
===========================================================================
|
||
|
$NetBSD: MESSAGE,v 1.1.1.1 2002/05/12 16:54:45 hubertf Exp $
|
||
|
|
||
|
The config file for ${PKGNAME} must be located at ${PKG_SYSCONFDIR}
|
||
|
Example files are located at ${EGDIR}
|
||
|
|
||
|
To use ${PKGNAME} you must add 'spop3d' user:
|
||
|
|
||
|
spop3d:*:68:32766::0:0:spop3d:/sbin/nonexistent:/sbin/nologin
|
||
|
|
||
|
To run ${PKGNAME} from inetd, make sure you didn't enable standalone
|
||
|
option and add the following line to /etc/inetd.conf:
|
||
|
|
||
|
pop3 stream tcp nowait root ${PREFIX}/sbin/spop3d spop3d
|
||
|
|
||
|
===========================================================================
|