thanks @brutalbirdie for the "teach a man to fish" breakdown of how best to troubleshoot the app add ons and terminal look up for variables.
I found it helpful. and was able to see the apps SMTP info - HOWEVER, with that info, i was not able to get a successful email out of the app via its SMTP Mail notifier. i tried both ports with and without TLS/SSL.
as of now i have two primary issues when using statping on cloudron
- emails do not appear to be going out
- because i am not getting emails, i cant validate a new users email, which means i cant add new users to get notifications.
Here is the error code (ip masked)
{ "Op": "dial", "Net": "tcp", "Source": null, "Addr": { "IP": "xxx.xxx.xxx.xxx", "Port": 2465, "Zone": "" }, "Err": { "Syscall": "connect", "Err": 111 } }