summaryrefslogtreecommitdiff
path: root/mail/popa3d/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'mail/popa3d/MESSAGE')
-rw-r--r--mail/popa3d/MESSAGE8
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/popa3d/MESSAGE b/mail/popa3d/MESSAGE
index 7931ea87d7d..2f2641dfdc0 100644
--- a/mail/popa3d/MESSAGE
+++ b/mail/popa3d/MESSAGE
@@ -1,11 +1,15 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:12 wiz Exp $
+$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}/libexec/popa3d popa3d
+ 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
===========================================================================