mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-13 18:17:07 +02:00
Updated IMAP Push Notifications (markdown)
@ -57,7 +57,7 @@ curl https://raw.githubusercontent.com/EGroupware/swoolepush/master/doc/dovecot-
|
|||||||
```
|
```
|
||||||
(For CentOS/RHEL use ```yum``` instead of ```apt``` and you need to install ```epel-release``` package/repo first.)
|
(For CentOS/RHEL use ```yum``` instead of ```apt``` and you need to install ```epel-release``` package/repo first.)
|
||||||
|
|
||||||
Create the following file /etc/dovecot/conf.d/99-egroupware-push.conf
|
Create the following file /etc/dovecot/conf.d/14-egroupware-push.conf (must be before 15-lda.conf and 20-lmtp.conf!)
|
||||||
```
|
```
|
||||||
# Store METADATA information in a file dovecot-metadata in user's home
|
# Store METADATA information in a file dovecot-metadata in user's home
|
||||||
mail_attribute_dict = file:%h/dovecot-metadata
|
mail_attribute_dict = file:%h/dovecot-metadata
|
||||||
|
Reference in New Issue
Block a user