Report this

What is the reason for this report?

Stop the php5 cron emails

Posted on March 2, 2016

Hi, I have installed SSMTP - and everything works, but now I’m getting some Cron emails that I wasn’t expecting.

I’ve tried a number of things to try to disable them, but nothing seems to be working.

Delivered: root@windfarmstudios.com → postmaster@windfarmstudios.com 'Cron <root@windfarm> [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime) > /dev/null 2>&1'

I’ve tried adding mailto="" before the cron command. I’ve also tried appending > /dev/null 2>&1 as you can see above.

Anyone have some suggestions?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.