An open API service indexing awesome lists of open source software.

https://github.com/syncgw/mapi-bundle

sync•gw MAPI (Messaging Application Programming Interface) bundle
https://github.com/syncgw/mapi-bundle

Last synced: 2 months ago
JSON representation

sync•gw MAPI (Messaging Application Programming Interface) bundle

Awesome Lists containing this project

README

          

# ![picture logo](https://github.com/syncgw/gui-bundle/blob/master/assets/syncgw.png "sync•gw") #

![](https://img.shields.io/packagist/v/syncgw/mapi-bundle.svg)
![](https://img.shields.io/packagist/l/syncgw/mapi-bundle.svg)
![](https://img.shields.io/packagist/dt/syncgw/mapi-bundle.svg)

**sync•gw** is the one and only fully portable server software available providing synchronization service between nearly any mobile device and your web server.

## EXPERIMENTAL: MAPI over HTTP bundle for sync•gw ##
If you want to connect your **[Outlook](https://en.wikipedia.org/wiki/Outlook)** installation to **sync•gw**,
then you need **Messaging Application Programming Interface (MAPI) over HTTP** protocol.

The included files enables support for [MAPI](https://en.wikipedia.org/wiki/MAPI). Technically the
communication between **Outlook** and your **sync•gw** installation works fine, bute unfortunately
currently the results were poor. Due to the very poor documentation provided by **MicroSoft**, I was not able
to find out the meaning of many fields.

## Installation ##
To install the **sync•gw MAPI bundle** please go to your web server base directory and enter

```bash
composer require syncgw/mapi-bundle
```

## License ##
This plugin is released under the [GNU General Public License v3.0](./LICENSE).

## Donation ##

If you like this software and you want support my work, feel free to send me a donation:

Donate with PayPal

[[Documentation](https://github.com/syncgw/doc-bundle/blob/master/README.md)]
[[System requirements](https://github.com/syncgw/doc-bundle/blob/master/PreReqs.md)]
[[Available bundles](https://github.com/syncgw/doc-bundle/blob/master/Packages.md)]
[[List of all changes](https://github.com/syncgw/doc-bundle/blob/master/Changes.md)]
[[Additional Downloads](https://github.com/syncgw/doc-bundle/blob/master/Downloads.md)]
[[Frequently asked questions](https://github.com/syncgw/doc-bundle/blob/master/FAQ.md)]