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