blob: 6f5b2dca36c545b4722127a92dddd680cb135cd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========================================================================
$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
===========================================================================
|