15 lines
516 B
Text
15 lines
516 B
Text
===========================================================================
|
|
$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
|
|
|
|
===========================================================================
|