On Fri, Mar 15, 2002 at 11:00:56AM -0500, Thomas Shemanske wrote: > There is the appropriate entry in /etc/inetd.conf (which starts the > daemon through tcpd). One can start the daemon manually with > /usr/sbin/imapd, but we can't figure out why the daemon doesn't start > with the rest of the services in inetd.
Have you checked your logs for any clues as to why it won't work? Did you restart inetd after the config file was edited? If you forgot to restart inetd, 'killall -HUP inetd' ought to do the trick. Good luck. Chris Hilts [EMAIL PROTECTED]