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: ```