How to configure .django_secrets.env file for the web application

For the application to work better than the default, it’s better to configure the .django_secrets.env file before start the application (you can also reconfigure it later and restart the app).
The main one need to be configured is email server, which is used for user password reset and other notifications (default is no email server)