
How to enable/disable Logs?
Please follow the below steps to disable or disable the log file being generated at /storage/logs/tmail.csv
1. Open to edit .env file available at the root domain
2. You will find `ENABLE_TMAIL_LOGS=false`
3. Change that to "true" to enable logs or "false" to disable
4. In case if you don't find that line, just add a new line with that text.