Version: v6.7.0.0 DB: MSSQL
Fairly new to ASP.NET Zero. Got the app running on a production server, however not able to send any SMTP messages. I read that smtp messages are disabled in debug mode. The documentation is somewhat scattered and its hard to figure even basic stuff.
How do i enable a debug log on the server?
Also registering new tenants from the web is not working, while its working fine in debug mode.