Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Access mailbox on Exchange server which is in a different domain

1 view
Skip to first unread message

Anna

unread,
Dec 14, 2009, 6:36:35 PM12/14/09
to
I am trying to create a MAPI profile for a mailbox that is on an exchange server which is in a different domain. What are the best ways to provide credentials without having the EMS provider to pop a UI for credential information?


Submitted via EggHeadCafe - Software Developer Portal of Choice
Design Pattern Interview questions part 2
http://www.eggheadcafe.com/tutorials/aspnet/5867c955-638f-435f-b720-2d3c3c35fb66/design-pattern-interview.aspx

Dmitry Streblechenko

unread,
Dec 15, 2009, 1:27:44 AM12/15/09
to
You need to make sure that the parent process is running under the identity
of the remote domain, so you need to impersonate using CreateProcessAsUser.
The remote user must also be a local user.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
<Anna> wrote in message news:2009121418...@avaya.com...

0 new messages