mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 16:57:54 +02:00
metadata_get is Dovecot 2.3.7+ only
@ -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 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:
|
Install ```dovecot-lua``` plus required Lua modules:
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user