My software uses Microsoft MAPI to open mailboxes and manipulate email on an
Exchange server. It has been recommended that instead of using Outlook for
the MAPI we should install Exchange System Manager instead, since it has a
server version of MAPI rather than Outlook's client version.
Some folks express security concerns regarding putting Exchange System
Manager on our application server. Does anyone know of a way to install just
the MAPI components, not all of Exchange System Manager?
Even a listing of all the files that are actually needed on our application
server would suffice.
Thank you!