Run chatmail-metadata and doveauth as vmail

This commit is contained in:
link2xt
2024-03-29 04:45:09 +00:00
committed by holger krekel
parent 476c732373
commit 5e55cc205d
8 changed files with 19 additions and 14 deletions

View File

@@ -78,7 +78,7 @@ mail_privileged_group = vmail
##
# Pass all IMAP METADATA requests to the server implementing Dovecot's dict protocol.
mail_attribute_dict = proxy:/run/dovecot/metadata.socket:metadata
mail_attribute_dict = proxy:/run/chatmail-metadata/metadata.socket:metadata
# Enable IMAP COMPRESS (RFC 4978).
# <https://datatracker.ietf.org/doc/html/rfc4978.html>