-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
area/configuration (file)area/documentationkind/bug/reportA report about a bugA report about a bugorchestrator/podmanservice/dovecotstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Description
π Preliminary Checks
- I tried searching for an existing issue and followed the debugging docs advice, but still need assistance.
- I will disclose any AI assistance I have used with the information I provide in my report, so that I do not waste the time of humans trying to help me.
π What Happened?
Connecting with a mail client fails.
Dovecot fails to check credentials because /run/dovecot/auth-master is owned by docker:docker and permissions are srw------- so not readable/writable by anyone else...
$ podman exec -it mailserver ls -lat /run/dovecot
...
srw------- 1 docker docker 0 Jan 20 21:34 auth-master
srw-rw-rw- 1 docker docker 0 Jan 20 21:34 auth-userdb
...
I'm using podman, so not sure where the docker user came from...
π Reproduction Steps
No response
π DMS Version
v15
π» Operating System and Architecture
opensuse leap 15.6
βοΈ Container configuration files
π Relevant log output
Jan 20 22:35:02 Trigkey mailserver[29400]: 2026-01-20T21:35:02.605784+00:00 05b52707a153 dovecot: imap(1208): Error: auth-master: login: connect(/run/dovecot/auth-master) failed: Permission denied (euid=0(root) egid=0(root) missing +r perm: /run/dovecot/auth-master)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/configuration (file)area/documentationkind/bug/reportA report about a bugA report about a bugorchestrator/podmanservice/dovecotstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI