From 6930f84b7bf1cd0df69515478bde2051653febaf Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 12 Jan 1997 17:55:16 +0000 Subject: [PATCH] Add commented out example entry for imap4 --- etc/inetd.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/inetd.conf b/etc/inetd.conf index d7e1e9cb49c..35a37a7d411 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