nfsadx
Posts: 56
Joined: 2006-07-21
|
I have an outlook ADX Add-In which alters the users defaults calender item. The user is complaining that every now and again an error occurs where Exchange will not accept my mails from outlook because I have overrun the "maximum allowed sessions per user" setting. The default is 32 he has set it to 2000.
Does the ADX add-in create a MAPI session when it is open and does it keep creating sessions throughout the day?
The user has no other MAPI programs which he knows of. |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi nfsadx.
Add-in Express doesn't open MAPI sessions. Please review your code or provide an example how to reproduce the issue.
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|