I’m trying to make a proof of concept of invoice ninja with 1 VM with 2 tenants and having issues.
I have the docker-compose installation and can’t properly test things.
¿It’s possible to have two separate smtp servers? 1 for each company.
I want to test with google apps smtp but can’t properly test any.
About user:
If I create two companies, the second one on “user details” has the new name but with my email address and if I change that, changes my main account (set by env file)
So I have the main user for the company 1, and create company 2 and the new user. Then on user details appears the mail from the user 1. A mix up of things.
After that create another user with permissions on company 2.