PDA

View Full Version : error on squirrel mail


elcambur
01-22-2004, 10:21 PM
I receive the following error:

Warning: fsockopen(): unable to connect to localhost:143 in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454

and it does not work

DirectAdmin Support
01-23-2004, 11:48 AM
Hello,

You have to make sure that imap is running through xinetd.

http://www.directadmin.com/forum/showthread.php?s=&threadid=829&highlight=imapd

John

elcambur
01-23-2004, 12:24 PM
It says

xinetd: unrecognized service

DirectAdmin Support
01-23-2004, 12:51 PM
Hello,

Then you'll need to install it. Either via rpm or up2date.

rpm:
download the xinetd, and run:
rpm -ivh filename.i386.rpm

up2date:
up2date -u xinetd

John

AdminX
09-25-2004, 07:53 PM
Hi John,
i have same trouble , can you expl. please and give me step by step to resolve this trouble.

tnx
up2date -u xinetd

Fetching Obsoletes list for channel: fedora-core-2...

Fetching Obsoletes list for channel: updates-released-fc2...

Fetching rpm headers...

Name Version Rel
----------------------------------------------------------

All packages are currently up to date

jmstacey
09-25-2004, 10:39 PM
Did you start the service or add it to the startup list and restart your server?