PDA

View Full Version : Error connecting to IMAP server: localhost.


chow
11-12-2003, 01:09 AM
Hi,

After the last update squirrelmail should be installed. However when I try to logon to squirrelmail I get the following error:

Error connecting to IMAP server: localhost.
111 : Connection refused

Command service xinetd restart doesn't work. After rebooting the server still the same error. I suppose I need to install xinetd and imap myself. Is there anyone who can confirm this??

Regards

UltimeWWW
11-12-2003, 05:27 AM
Restart xinetd.

chow
11-12-2003, 07:38 AM
Originally posted by UltimeWWW
Restart xinetd.

I did, service xinetd restart gives

xinetd: unrecognized service

As I mentioned before I already rebooted the server which should be enough also.

prophecy
11-12-2003, 10:17 AM
I have same problem. tried restarting xinetd which restarts fine:

service xinetd restart
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]

chow
11-12-2003, 10:19 AM
I wonder if xinetd and imap is installed when directadmin is installed.

ProWebUK
11-12-2003, 10:46 AM
/etc/rc.d/init.d/xinetd restart

DirectAdmin Support
11-12-2003, 02:49 PM
Hello:

Chow: doesn't look like you have xinetd installed. Either get an xinetd rpm or type:up2date -u xinetdJohn

chow
11-12-2003, 04:09 PM
Originally posted by DirectAdmin Support
Hello:

Chow: doesn't look like you have xinetd installed. Either get an xinetd rpm or type:up2date -u xinetdJohn

Ok, that did it, thnx :)