mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-15 20:52:54 +08:00
23 lines
624 B
Markdown
23 lines
624 B
Markdown
# Imap
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-imap
|
|
$ npm install @awesome-cordova-plugins/imap
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/imap/)
|
|
|
|
Plugin Repo: [https://github.com/aleksandar888/cordova-plugin-imap.git](https://github.com/aleksandar888/cordova-plugin-imap.git)
|
|
|
|
This plugin will enable an Ionic application to use the IMAP (Internet Message Access Protocol) features.
|
|
This plugin is in Beta version and it offers support only for Android.
|
|
The plugin uses Java Mail API.
|
|
Planned improvements and support for iOS.
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
|
|
|
|
|