Forum Discussion
Microsoft Outlook User-Agent string ?!?
- Dec 13, 2018
Not sure what you mean exactly, are you looking at your website logs and seeing the user agent string there? If so, it's most likely because of RSS subscription that someone has configure via Outlook. Or maybe Outlook fetching an image or other file attached to an email, which is hosted on your site.
It's Outlook :) You see all the additional "browser" strings there because Outlook communicates with the server via the MAPI/HTTP protocol.
Could you describe the scenario in which this UA will be generated?
I am trying to figure out the scenario here.
For example, I have an email which part of its content includes a URL to my website.
When I click the link, it opens Chrome and my site loads.
Looking at the logs I do not see the Outlook section in the UA string, but the default Chrome UA.
Thanks again,
Avi.
- VasilMichevDec 13, 2018MVP
Not sure what you mean exactly, are you looking at your website logs and seeing the user agent string there? If so, it's most likely because of RSS subscription that someone has configure via Outlook. Or maybe Outlook fetching an image or other file attached to an email, which is hosted on your site.
- aviamsiDec 15, 2018Copper Contributor
Yes, you got my question right.
I was trying to reproduce this behavior (to take the action needed to make this UA string appear in logs).
Just trying to understand the flow.
I will setup my Outlook to fetch a RSS feed and will check whether I see this UA in my logs.
Many thanks for the great help on this.
Avi.