You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -105,8 +108,10 @@ for new messages. Plays notification sounds when new messages have been received
105
108
desktop notifications are shown for new messages, too. The default interval
106
109
for looking up new messages is set to 240000 ms. Additional resources for this plugin can be configured
107
110
with the [static resources](#staticResources).
111
+
-`conjoon.cn_mail.app.plugin.MailtoProtocolHandlerPlugin` - a plugin for registering **extjs-app-webmail**
112
+
as a [protocol handler](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers) for `mailto`-links.
108
113
109
114
#### Rest API
110
115
-`service` - Endpoint configuration for this package. Used to create required URLs for outgoing
111
116
HTTP-requests. Holds the key `rest-api-email.base` that must hold the base URL where the endpoints for
112
-
email related operations as described in [rest-api-mail](https://github.com/conjoon/rest-api-description) can be found.
117
+
email related operations as described in [rest-api-mail](https://github.com/conjoon/rest-api-description) can be found.
0 commit comments