Share via

Changing MacOutlook's User Agent?

Anonymous
2017-03-03T07:04:14+00:00

Is it possible to change MacOutlook user agents on OSX? At the moment during performing https connection to the Exchange EWS it announces itself as:

User-Agent: MacOutlook/14.7.1.161129 (Intel Mac OS X 10.9.6)

I would like to change word MacOutlook OR/AND information that I am working on Mac OS X.

Outlook | MacOS | Legacy Outlook for Mac | For business

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2017-03-03T09:40:35+00:00

Hi Rafi,

I did some research. It seems there is no official article about changing the word MacOutlook of User-Agent in the HTTP header.

If you think this feature is important, please provide your suggestions or feedback via the link below: https://outlook.uservoice.com/forums/293343-outlook-for-mac

Thanks for your understanding.

Regards,

Monique

Was this answer helpful?

0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-03-03T15:41:29+00:00

    Hello Corentin,

    correct I am trying to spoof the headers.

    I thought maybe User Agent string is just in the one of the properties (.plist files) but did not find it yet.

    regards,

    rafi

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-03-03T15:37:48+00:00

    I see… You're trying to spoof the server into not knowing you're

    connecting from a Mac in essence.

    There is currently no way to do that and I seriously doubt MS will be

    adding it any time soon.

    Corentin

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-03-03T15:23:21+00:00

    Hi Corentin,

    in my case it is more tricky as I don't want to change headers specifically for the email messages but for the HTTP traffic which outlook is performing when connecting to the Exchange server for email download/inquiry.

    So called exchange web service:

    https://msdn.microsoft.com/en-us/library/office/dd877045(v=exchg.140).aspx

    /ews/Exchange.asmx

    Host: localhost:8000

    From: 127.0.0.1

    User-Agent: MacOutlook/14.7.1.161129 (Intel Mac OS X 10.9.6)

    Accept: */*

    Accept-Language: en

    Content-Type: text/xml; charset=utf-8

    SOAPAction: "http://schemas.microsoft.com/exchange/services/2006/messages/GetFolder"

    Content-Length: 2457

    Accept-Encoding: gzip

    Connection: Keep-Alive

    <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-03-03T15:12:10+00:00

    Yeah, as Monique mentioned, Outlook for Mac doesn’t allow you to change

    anything in the headers of the message very unfortunately.

    It used to be the case and people were tweaking the headers through

    AppleScript to add return receipt requests, etc., but that has been

    stripped away awhile back from what I remember.

    Corentin

    Was this answer helpful?

    0 comments No comments