NEXT_PUBLIC_MULTI_USER/New users & emails
Part of this might be similar to issue #39
Part 1: When I add the env variable(NEXT_PUBLIC_MULTI_USER with 1) in unraid and try to login as the admin account it just clears the form and doesn't log me in. It also has a dead image logo icon instead of the orange robot.
When I remove the NEXT_PUBLIC_MULTI_USER variable, it lets me log into the container just fine.
Part 2: When I try and send an invite by email for new user, the emails don't get sent. This might be related to a missing env variable for TLS or STARTTLS.
I use Proton mail business account to use my website domain name for emails sent to people. This works fine in all the dockers I have tried, just not this one.
The strange part is, I'm not getting any error when I do go to Accounts > Create New User. No email is sent to that user.