From 4ad470085243b32f2d21d0ac5371a689aeea94ff Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 10 Aug 2020 14:30:10 +0200 Subject: [PATCH] Updated IMAP Push Notifications (markdown) --- IMAP-Push-Notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IMAP-Push-Notifications.md b/IMAP-Push-Notifications.md index d12532c..7e8fe03 100644 --- a/IMAP-Push-Notifications.md +++ b/IMAP-Push-Notifications.md @@ -48,7 +48,7 @@ Then restart Dovecot: ```systemctl restart dovecot``` ## Dovecot 2.3 -> Use Dovecot 2.2 documentation for current 20.1 packages/container. We will soon publish a new version to get other events (flag changes, delete or Sieve moved mails) available from Dovecot 2.3 via a LUA script. +> Dovecot 2.3 allows to get more events (flag changes, delete or Sieve moved mails) via a custom LUA script and allows https URLs. Install ```dovecot-lua``` plus required Lua modules: ```