summaryrefslogtreecommitdiff
path: root/mail/solid-pop3d/MESSAGE
blob: 33874fe214f2970ee271e1d2aad87951b28b8b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$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

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