0
ashgadala created
I am using latest 11.01 version of mvc and JQuery.
I noticed there is a hard requirement for sending email and email setting are configured correctly when creating a new user or new Tenant. Can this be changed to soft error by displaying a message saying email cannot be set or something insted throwing an internal server error. This is efficiently handled in the debugging in VS.
**To replicate error: **
- Get a fresh copy of the frame work.
- Get it ready to deploy without updating email settings.
- Deploy it.
- Try creating a tenant.
It wil be helpful, If log reflects the same error message. and update the docuementation to include the requirement to update email setting before deploying.
1 Answer(s)
-
0
Hi @ashgadala
Thank you for sharing this. We will improve the documentation and error message as well.
Please follow https://github.com/aspnetzero/aspnet-zero-core/issues/4283