Currently testing trial entrerprise version installed on HTTPS a sub domain, installed with provided script using -md "sub.domain.com" for example,
Had some issues with mail server but fixed with script on one of the thread here, and now i got some more problem.
Registered and configured mail server using a different domain (ex: domain2.com), created 2 mailbox, 1 for administrator/owner and the second one is for user, the administrator/owner can send and receive email fine including the activation mail
But, the user get this message delivery error Reason: "The host name cannot be empty. Parameter name: host", even when sending to the administrator which have the same domain, so the user cannot send and receive email, even the activation mail.
Link generated is using an internal ip from docker, such as invite using 172.18.0.3 instead of the sub.domain.com used on script, link to document in email is also using internal ip.
Whitelabelling does not work, with error always saying image exceeding parameter when it is correct.
I think the error is because of the sub domain, but i'm not tech savvy enough to dig deeper into it
Thanks!