[SOLVED]DirectAdmin doesn't send an email when new updates are found
Hi,
Here is my options.conf (at least the part related to cron):
I did
It's checking for new updates and I'm able to do
, but I don't get any email from DirectAdmin. Could you help me to find what's wrong?
Hi,
Here is my options.conf (at least the part related to cron):
Code:
#Cron settings
cron=yes
cron_frequency=daily
email=<myemail>
notifications=yes
da_autoupdate=no
updates=no
webapps_updates=no
I did
Code:
./build cron
It's checking for new updates and I'm able to do
Code:
./build update_versions
Last edited: