blob: 7ae2e915b2b75bfdc7dc5b5906bacddac5c114a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/29 15:16:22 grant Exp $
Please note that this package includes shareware software.
In order to enable the POP service, you should add the following
line to your /etc/inetd.conf:
pop3 stream tcp nowait root ${LOCALBASE}/sbin/cucipop cucipop -Y
And for IPv6:
pop3 stream tcp6 nowait root ${LOCALBASE}/sbin/cucipop cucipop -Y
===========================================================================
|