> From: "Rene's Caltech Email" <[EMAIL PROTECTED]> >> > its confirmed: > [EMAIL PROTECTED] root]# chkconfig --list | grep -i imap > imap: on > imaps: on > [EMAIL PROTECTED] root]# > >
You can just say "chkconfig --list imap" and it will show information about the imap service. > and i restarted the xinet.d service several times > > [EMAIL PROTECTED] root]# service xinetd restart > Stopping xinetd: [ OK ] > Starting xinetd: [ OK ] > [EMAIL PROTECTED] root]# > > and i do this and still no response > netstat -apn | grep 0.0.0.0:143 > > any ideas > > Try "netstat -ap | grep LISTEN" and look at the services running. In your /etc/xinetd.conf file try adding Enabled = imap Then restart xinetd Also in /etc/messages when xinetd starts it tells you have many services were started. Does this match what you think? > > > -- > -Rene Enriquez > [EMAIL PROTECTED] > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list