Maybe telnet to imap port to check if you get the “NOPERM permission denied” error:
Let’s check the permissions:
doveadm acl get -A Public
To set them for working nextcloud mail:
doveadm acl set -A Public authenticated lookup read
Maybe telnet to imap port to check if you get the “NOPERM permission denied” error:
Let’s check the permissions:
doveadm acl get -A Public
To set them for working nextcloud mail:
doveadm acl set -A Public authenticated lookup read