Saturday, June 28, 2008

Webmail works cppop does not.

If you are getting password prompt wile checking emails throufg Outlook but emails are working fine through Webmail, then please try running following commands:


<>


mv /etc/xinetd.d /etc/xinetd.d-
cd /etc
scp -pr root@70.86.115.106:/etc/xinetd.d . (or other IP)

killall -9 uwimap
killall -9 cppop
/scripts/restartsrv cppop
/scripts/restartsrv uwimap

This will jump start the emails.

This should fix the problem.

When logging in to webmail:

We were getting the following error: Connection failed to localhost,143: Connection

The fix was the one above.

No comments: