unRaid 6.0 - RC4
Has anyone else seen this?
I have a small PHP script that i have running every 5 minutes as a cron job. Basically its reading data from a API on my solar inverter and pushing the data to an external website for monitoring.
To debug something yesterday I added a couple of lines to ECHO the output from the script to the console... As soon as i did that i started seeing SMTP errors in my unRaid log as if its trying send an email but failing as i didn't have a SMTP server configured. I temporarily configured a SMTP server in the unRaid GUI to see what was happening a