https://github.com/syncgw/mail-bundle
sync•gw mail bundle
https://github.com/syncgw/mail-bundle
Last synced: 7 months ago
JSON representation
sync•gw mail bundle
- Host: GitHub
- URL: https://github.com/syncgw/mail-bundle
- Owner: syncgw
- License: gpl-3.0
- Created: 2023-09-27T17:41:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-05T18:19:43.000Z (about 1 year ago)
- Last Synced: 2025-10-16T12:43:24.352Z (10 months ago)
- Language: PHP
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  #



**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: Mail bundle for sync•gw ##
**sync•gw** requires an interface bundle to store and handle data during synchronization.
The purpose of this interface handler is to communicate to an **IMAP** and a **SMTP** handler. It is an "on top" interface to all other data base handler. Currently this interface handler is in development and I hope to offer it as soon as possible. Please aware, this interface handler does not turn **sync•gw** into a full blown **Exchange server**. It does not support only **MicroSoft Exchange** protocol. But it is able to synchronize mails from your mail server to client devices.
## Installation ##
To install the **sync•gw Mail bundle** please go to your web server base directory and enter
```bash
composer require syncgw/mail-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:
[[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)]