summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoragc <agc>1999-10-21 14:29:36 +0000
committeragc <agc>1999-10-21 14:29:36 +0000
commitae46dd8822044555e8cd1879b7aec1789b4f7199 (patch)
tree1285b7afd47361a98405f9f0fd65687761c687e4 /mail
parentad10e85eda986547c4d34f02f4dfc075b32a5d83 (diff)
downloadpkgsrc-ae46dd8822044555e8cd1879b7aec1789b4f7199.tar.gz
Advise the user to modify inetd.conf to point to the correct files.
Closes PR pkg/8659 from Erik Bertelsen
Diffstat (limited to 'mail')
-rw-r--r--mail/imap-uw/pkg/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imap-uw/pkg/MESSAGE b/mail/imap-uw/pkg/MESSAGE
index 08574ae1551..523c107f4a1 100644
--- a/mail/imap-uw/pkg/MESSAGE
+++ b/mail/imap-uw/pkg/MESSAGE
@@ -6,8 +6,8 @@ Add the following to /etc/services:
Add the following to /etc/inetd.conf:
imap2 stream tcp nowait root @PREFIX@/libexec/imapd imapd
- pop2 stream tcp nowait root @PREFIX@/libexec/pop2d pop2d
- pop3 stream tcp nowait root @PREFIX@/libexec/pop3d pop3d
+ pop2 stream tcp nowait root @PREFIX@/libexec/ipop2d ipop2d
+ pop3 stream tcp nowait root @PREFIX@/libexec/ipop3d ipop3d
To put the changes into effect, reboot the machine or "kill -HUP"
your inetd.