From 2f24b607822dfb29ea4131bc0e31610e1647c374 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 23 Jul 2020 13:48:46 +0200 Subject: [PATCH] Created IMAP Push Notifications (markdown) --- IMAP-Push-Notifications.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 IMAP-Push-Notifications.md diff --git a/IMAP-Push-Notifications.md b/IMAP-Push-Notifications.md new file mode 100644 index 0000000..cb66ab4 --- /dev/null +++ b/IMAP-Push-Notifications.md @@ -0,0 +1,6 @@ +From EGroupware 20.1 on supported IMAP servers can be configured to send push notifications to EGroupware's push server. + +Currently only supported is Dovecot on premise and EGroupware GmbH's mail service for the hosting (mail.egroupware.org). +If you use our hosting, nothing special need to be done, everything is already preconfigured for you. + +More detailed information about configuring it for your on premise Dovecot will be available here soon, see the [Dovecot documentations](https://doc.dovecot.org/configuration_manual/push_notification/) for now. \ No newline at end of file