kpav
Guest
|
Posted:
Tue Jan 25, 2005 6:37 am Post subject:
HrMailboxLogon returns failure 0x80004005 for only some mail |
|
|
Hi
I have an application which works with Exchange server using MAPI. This app
runs as NT service with privileged account to open all the user mailboxes,
and deposites custom messages in them.
This service was able to open up some user's mailboxes in an Exchange
server, and was returing the error 0x80004005 when called the HrMailboxLogon
function.
When compared the DN of the mailboxes (both the one that works to the one
that does not work) they both look the same. The account that this app is
running has all the permissions on the Exchange server - Administrator, Local
Administrator on the Exchange Server, and also the Domain Administrator.
The mailbox which works has more messages, and also it is bigger in size
than the one that does not work.
I am just accessing handful of mailboxes in one session. So, this is not
something that I am reaching the limits.
If you can think of or if you know all the possible scenarios where the
HrMailboxLogon function returns this error, please respond.
Thank you,
kpav
|
|