Access a Mailbox on a different Domain using c++
Tue, 13 May 2008 08:31:09 -0700
Hello!
I am using c++ and trying to access a Exchange 2003 email server mail box
from a machine that is not on the Exchange Server Domain.
I can do so from outlook 2003, and so on a machine with Outlook 2003, I can
logon using a profile created by Outlook 2003 with CDO and the with
pSession->Logon etc.. ...
|
Responding to Meeting Requests via C++
Mon, 28 Apr 2008 09:17:01 -0700
Greetings fellow developers,
I am in the process of adding a feature to a service that already processes
messages using MAPI in C++ with exchange 2003 to allow it to properly respond
to meeting requests. Unfortunately I've reached a bit of a stumbling block in
my response email. As far as I can tell everyth ...
|
Exchange 2000 with Outlook 2007 problem
Sun, 27 Apr 2008 11:14:38 +0800
After upgraded to Outlook 2007, I found the sending account cannot be
manually selected. I am connecting to exchange server 2000 and created few
generic account on the exchange server. When using Outlook 2002, I can send
out email and select sending account manually. After upgrade to Outlook
2007, it is n ...
|
WebDAV URI's on non English Exchange versions
Wed, 23 Apr 2008 04:31:01 -0700
On an English version of Exchange Server i'd access a users inbox and
calendar via the URI's
http://server/exchange/user/inbox
http://server/exchange/user/calendar
but this fails miserably on localized versions of Exchange. Around here the
URI's would have be
http://server/exchange/user/indbakke
http ...
|
MAPI initialization failure in windows 2008 server.
Tue, 22 Apr 2008 23:02:54 -0700 (PDT)
Hi All,
Is MAPI supported with Windows 2008?
I am not able to run any MAPI viewer tools ( mvsetup.exe and
MfcMapi.EXE ) on windows 2008 server having exchange 2007 setup. Both
are failing during InitializeMAPI call.
Error:
Code: MAPI_E_CALL_FAILED == 0x80004005
Function ::MAPIInitialize(&mapiInit)
Any ...
|
Brick Level Backup
Mon, 21 Apr 2008 11:58:00 -0700
Is there a way to perform a brick level backup of the Exchange 2000 data
store without implementing (or installing) 3rd party software products?
Thanks for your advise.
John. ...
|
Authetntication Problem
Tue, 15 Apr 2008 21:46:00 -0700
I am using Java stub to communicate with Exchange server using web service.
i have solved lot of problem in creating java Stub by the guidines of Mr
.Hervé
Finally i am standing in the Authentication section. Please advice me to
solve the problem. Here is my error
i am trying to communicated with sample ...
|
|
|
ics files getting converted to msg type
Fri, 11 Apr 2008 13:37:00 -0700
We have a web app that produces ical standard calendar events (.ics files
that contain a single event) and when these are forwarded from the
application's mail server to our corporate exchange server, the exchage
server converts these files to .msg type essetially making them useless for
our purposes. Can an ...
|
Help - Unable To Mount Information Store - Error ID #C1041724
Tue, 8 Apr 2008 14:00:01 -0700
I am unable to mount the information store on my Exchange Server 2003
STD. I get Error ID C1041724 and in the event log receive a series of
errors: 9175, 8197 and 1005. I have tried reinstalling Exchange (I am
running SP2) and have tried repairing Windows Server 2003. According
to Microsoft Update, all applic ...
|
Exchange 2k3 transition to 2k7
Tue, 8 Apr 2008 12:26:02 -0700
Scenerio
1 2007 mailbox server (test mailboxes and actual test subject mailboxes)
1 2007 HT and CAS server
1 2003 exchange server (production)
have mail flowing as it should between all 3 servers, users can log into 2k7
OWA to access their
2k7 mailboxes just fine.
have a redirect set up as per MS docum ...
|