I am using the mailcow dockerized setup on one of my VPS’s and have it mostly working. I was able to add a test domain and get a mailbox setup on it. I am able to send email from an outside domain and see it show up in the mailbox via the admin interface. However when I try to log in to the SOGo interface to check the mail I get the error Wrong username or password.
Looking at the logs I see sogod [68]: SOGoRootPage Login from 'IPADDRESS' for user 'kameleon@genericdomainexample.com' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0
If I read correctly I should be able to log in as the admin user also but I get the same error. I do have the allow admin login set to yes though. Am I missing something on this? The admin and user can log in to the panel, just not webmail.
Also wanted to add I have this running behind an nginx proxy manager setup if that makes any difference.