blob: c9b50091a31a8a52abc3c81f047c8eb4aa412baa (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
=================================================================
$NetBSD: MESSAGE,v 1.2 2001/01/29 11:38:10 wiz Exp $
In order to enable POP service, you should add the following line
to your /etc/inetd.conf:
pop3 stream tcp nowait root ${PREFIX}/libexec/popa3d popa3d
and send a HUP signal to inetd.
=================================================================
|