Empathy cannot connect to MSN
Answer:
To solve the problem of cannot connect to MSN using Empathy
1. Open the following file to edit:
gksudo gedit /usr/share/pyshared/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
2. Find the following line...
CONTACTS = ("contacts.msn.com", "?fs=1&id=24000&kv=7&rn=93S9SWWw&tw=0&ver=2.1.6000.1")
3. Replace the line by
CONTACTS = ("contacts.msn.com", "MBI")
Close and restart Empathy should work.