Hi! I just did a fresh install of mailcow-dockerized. But when i try to login to sogo with a freshly created user, i get the “Unhandled error response”
I run 2 machines, “Machine A: 192.168.86.51” with “Nginx Proxy Manager” and a wordpress site and “Machine B: 192.168.86.50” with “Mailcow-Dockerized”
My dns records on cloudflare looks like this:
And my NPM looks like this:
All tests from https://mxtoolbox.com came back positive.
I searched a few forums for a solution but without any luck.
Here’s the latest log entries for sogo:
12.04.2022 21.43.50 notice [51]: 141.101.105.158 "POST /SOGo/connect HTTP/1.0" 200 40/106 0.459 - - 0 - 13
12.04.2022 21.43.50 notice [51]: SOGoRootPage successful login from '141.101.105.158' for user 'caf@caf9.dk' - expire = -1 grace = -1
12.04.2022 21.43.41 notice [51]: 141.101.105.158 "GET /SOGo/login?language=English HTTP/1.0" 200 8643/0 0.023 35465 75% 0 - 11
12.04.2022 21.43.27 notice [51]: 141.101.105.158 "GET /SOGo/ HTTP/1.0" 200 8747/0 0.018 32775 73% 432K - 12
12.04.2022 21.43.03 notice [51]: mailcowdockerized_watchdog-mailcow_1.mailcowdockerized_mailcow-network "GET /SOGo.index/ HTTP/1.1" 200 2573/0 0.019 - - 0 - 12
12.04.2022 21.42.46 notice [51]: 162.158.222.120 "POST /SOGo/connect HTTP/1.0" 403 34/85 0.003 - - 0 - 12
12.04.2022 21.42.46 notice [51]: SOGoRootPage Login from '162.158.222.120' for user 'caf@caf9.dk' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0
I hope i’ve provided enough info to help find a solution. Thnx