2939525641
bump PKGREVISION.
15 lines
519 B
Text
15 lines
519 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.3 2002/11/07 03:48:00 dillo Exp $
|
|
|
|
In order to enable POP service, you should add the following line
|
|
to your /etc/inetd.conf:
|
|
|
|
pop3 stream tcp nowait root ${PREFIX}/sbin/popa3d popa3d
|
|
|
|
and send a HUP signal to inetd.
|
|
|
|
Alternatively, if you want to run popa3d in standalone mode, you
|
|
can add the following line to your /etc/rc.conf:
|
|
|
|
popa3d=YES
|
|
===========================================================================
|