Is there a legit reason as to why Outlook.com premium UI is "not available" in Linux Chrome?
Posted
by
vgaldikas
on Ask Ubuntu
See other posts from Ask Ubuntu
or by vgaldikas
Published on 2012-10-15T20:17:12Z
Indexed on
2012/10/15
21:50 UTC
Read the original article
Hit count: 170
Windows
Well if you use outlook OWA in Chrome on Ubuntu (or any Linux distro), you will get a stripped down version of it basically.
You can get around it by faking your user agent, to appear that you are using FireFox.
So my question is.. Is there some legitimate reason Microsoft does that, or are they just being a****s???
I mean once you have the user agent faked, it works perfectly.
PS. Just in case anyone else need to use outlook, here is the command to start it with fake useragent:
/opt/google/chrome/google-chrome --user-agent="Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.4 (KHTML, like Gecko) Chrome/6.0.481.0 Safari/534.4"
© Ask Ubuntu or respective owner