summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inetd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index d7e1e9c..35a37a7 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -56,6 +56,10 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
#
#pop3 stream tcp nowait root /usr/local/libexec/popper popper
#
+# example entry for the optional imap4 server
+#
+#imap4 stream tcp nowait root /usr/local/libexec/imapd imapd
+#
# example entry for the optional ident server
#
#ident stream tcp wait root /usr/local/sbin/identd identd -w -t120
OpenPOWER on IntegriCloud