Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛(maildomain) fix domain access creation
If creating a user or allow in dimail after domain creation fails, creation of domain access on our side is not called. So the domain is created but the user cannot see his domain and he will try to create his domain again and will get an error message. To avoid this, we make sure to create the user's domain access on our side despite a dimail failure and log a error message.
- Loading branch information