mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
dovecot: run auth-worker as vmail user
This commit is contained in:
@@ -88,7 +88,7 @@ service auth {
|
||||
service auth-worker {
|
||||
# Default is root.
|
||||
# Drop privileges we don't need.
|
||||
user = $default_internal_user
|
||||
user = vmail
|
||||
}
|
||||
|
||||
ssl = required
|
||||
|
||||
Reference in New Issue
Block a user