I did used a contab to get the cpu temp.
But when i did used it, i did get flooded with mails from the "postfix" that the crontab was running.
I did try to use the next things in crontab to stop the flooding, but nothing did work:
* * * * * /root/cpu_temp.sh > /dev/null 2>&1
MAILTO= ""used at...