Recently one of my customer updated that they get an different issue with their ASP application. This application running on their Web server that uses MAPI to read the Contacts folder in the Public Folders from Exchange Server 2003 SP2 machine. The user
Read More...
One of my customer reported that whenever he tries to use Web Distributed Authoring and Versioning (WebDav) to access a fully qualified domain names (FQDN) site. But he is prompted to enter the credentials, even though the user account that we are using
Read More...
Per the support KB which talks about how to grant permissions to all mailboxes. Granting access to all mailboxes can be useful when you are completing tasks such as offline recovery. As per the support KB , it’s recommended that not to use this procedure
Read More...
You need to configure the user permissions to relay e-mail messages through the SMTP service. Do the following steps: Click Start , click Run , type inetmgr or open Internet Information Manager from Control Panel > Administrative Tools, and then click
Read More...
Can we create it programmatically? To create it programmatically using MAPI, we need to make use of CreateFolder() , the MAPI function. It is necessary to have very special privileges (obtained by opening the store with an EntryID created using IExchangeManageStore::CreateStoreEntryID())
Read More...
Publishing Free/Busy data: Free/busy data is published information that contains a user's personal availability data based on the user's schedule. Microsoft Exchange Server uses the information extensively when users schedule meetings. Exchange Server
Read More...
Whenever we send any email from the Outlook client (Outlook 2007) & MS CRM the email bounces back undeliverable with the following message: This message could not be sent. Try sending the message again later, or contact your network administrator.
Read More...
Step-by-step guide on how to register store event sinks Per KB , Before you use regevent.vbs to register the event sink VB script, you need to register a new COM+ application on the Exchange server to properly execute script-based store events. Please
Read More...