Subject
Something else that requires developers attention
Description
while still trying to debug this problem https://github.com/orgs/docker-mailserver/discussions/4096
looks like dovecot doesn't like users added by setup:
I'm using the setup command as suggested by the documentation but:
setup dovecot-master add [email protected] aaaa
doveadm auth test [email protected] aaaa
passdb: [email protected] auth failed
extra fields:
[email protected]
setup email add [email protected] aaaa
doveadm auth test [email protected] aaaa
passdb: [email protected] auth failed
extra fields:
[email protected]
is this supposed to happen? 😵💫
Subject
Something else that requires developers attention
Description
while still trying to debug this problem https://github.com/orgs/docker-mailserver/discussions/4096
looks like dovecot doesn't like users added by setup:
I'm using the
setupcommand as suggested by the documentation but:is this supposed to happen? 😵💫