blob: 7931ea87d7d0da20e631339dd0c1295be70143e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:12 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.
===========================================================================
|