Is there is MSN 2011 for ubuntu?
I'm using Ubuntu version of Linux.
I need to access my MSN account in the same.
Where I can get MSN 2011 for ubuntu?
If there isn't any please suggest a method to access my MSN account in ubuntu.
I'm using Ubuntu version of Linux.
I need to access my MSN account in the same.
Where I can get MSN 2011 for ubuntu?
If there isn't any please suggest a method to access my MSN account in ubuntu.
Following are the ways to solve this problem:
1) Open file /usr/share/pyshared/papyon/service/description/AB/__init__.py .Change line 23from
url = "http://contacts.msn.com/abservice/abservice.asmx" to this url = "http://contacts.msn.com/abservice/abservice.asmx" or url = "https://local-sn.contacts.msn.com/abservice/abservice.asmx" . Reboot and check.
2) Remove your MSN account and add it again.
3) Disabled the account, wait for a few seconds and then re-enabled the account.
4) Open the terminal .Enter the below command
sudo apt-get install msn-pecan
After it finishes installing, choose MSN-pecan for your email instead of MSN messenger and it will work.