thomas nehaus wrote:
> 
> imapd does not start from inetd though I have a valid entries in 
> inetd.conf and /etc/services:
> 
> imaps   stream  tcp     nowait  root    /usr/local/bin/imapd    imapd
> 
> imap        143/tcp     imap2
> 

Try this in /etc/inetd.conf
imap    stream  tcp     nowait.200      root    /usr/sbin/tcpd  imapd

or
imap    stream  tcp     nowait.200      root    /usr/local/bin/imapd  imapd


-- 
MfG / Regards
Friedrich Lobenstock

Reply via email to