2

Msn keeps "connecting" without actually doing so eventually.
isn't the:
server: messenger.hotmail.com
port: 1863?

1 Answers1

2

I had the same issue last night. Check if you have telepathy-butterfly installed and remove it.

See Ubuntu Software Center and search for telepathy-butterfly then click remove

or remove it by using terminal

sudo apt-get remove telepathy-butterfly

Mike
  • 108