blob: 98a2bcad725b977aaa82aeb1b618d9034fda0a64 (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$NetBSD: MESSAGE,v 1.1 2002/05/03 15:09:50 taca Exp $
In order to enable POP service, you should add the following line
to your /etc/inetd.conf:
pop3 stream tcp nowait root ${LOCALBASE}/libexec/qpopper qpopper -s
===========================================================================
|