Documentation

About openmapi.org

OpenMapi.org provides a cross-language, multi-platform implementation of the MAPI API.

Administration Guide

Introduction

When applications make use of NMapi (or use it through the C binding), they will usually call a backend directly. In that case any configuration will probably take place on the respective server, for example you will probably configure the teamXchange server. The backend will connect directly to the server using the protocol understood by the server. Configuration of firewalls etc. will therefore depend on the particular server as well.

However a client may choose to connect through the OpenMapi.org proxy or the client may have been developed in Java, PHP or Python which require all communication to go through the proxy. The rest of the guide applies to this case only.

Protocols

Proxy Administration

Installation

Basic Configuration

Modules