metadata_get is Dovecot 2.3.7+ only

Ralf Becker 2022-01-22 14:58:53 +02:00
parent 0396c38132
commit 2828582bb5

@ -46,9 +46,9 @@ Then restart Dovecot: ```systemctl restart dovecot```
> Dovecot documentation about [push](https://doc.dovecot.org/configuration_manual/push_notification/) and required [IMAP metadata](https://doc.dovecot.org/configuration_manual/imap_metadata/)
## Dovecot 2.3
## Dovecot 2.3.7+
> Dovecot 2.3 allows to get more events (flag changes, delete or Sieve moved mails) via a custom LUA script and allows https URLs.
> Dovecot 2.3.7+ 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:
```