Quote:
|
Originally Posted by K_meleonu
[root@CrazyDesign ~]# chkconfig imap on
error reading information on service imap: No such file or directory
[root@CrazyDesign ~]# chkconfig imaps on
error reading information on service imaps: No such file or directory
[root@CrazyDesign ~]# chkconfig ipop3 on
error reading information on service ipop3: No such file or directory
[root@CrazyDesign ~]# chkconfig pop3s on
error reading information on service pop3s: No such file or directory
|
This looks as if the imap package is not installed on your system. Please check that.