16 lines
509 B
Plaintext
16 lines
509 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.4 2007/06/19 21:07:42 jlam 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 ${PREFIX}/sbin/cucipop cucipop -Y
|
|
|
|
And for IPv6:
|
|
|
|
pop3 stream tcp6 nowait root ${PREFIX}/sbin/cucipop cucipop -Y
|
|
|
|
===========================================================================
|