Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to specify a Smtp Addr to Open Other Mailboxes using MAPI/HTTP #3

Merged
merged 6 commits into from
Nov 21, 2016

Commits on Nov 18, 2016

  1. Added code to pass the Smtp Address of a user. This is not required f…

    …or RPC, but is required for MAPI/HTTP to open another user's mailbox. You also need KB https://support.microsoft.com/en-us/kb/3114974 if using 2013
    Dave Vespa committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    9953b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddba9d9 View commit details
    Browse the repository at this point in the history
  3. Merge C:/depot/github/mfcmapi into OtherMbxMoH

    Dave Vespa committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    fcddaeb View commit details
    Browse the repository at this point in the history
  4. Whoops!

    Dave Vespa committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    24a21f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Configuration menu
    Copy the full SHA
    f0b5007 View commit details
    Browse the repository at this point in the history
  2. Missed the == true on ln 420. Fix that.

    Dave Vespa committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    08fef16 View commit details
    Browse the repository at this point in the history