not getting update notification emails

roly

Verified User
Joined
Nov 9, 2006
Messages
216
hi

i don't seem to be getting cutombuild notification emails. i have it set in my options.conf these are my cron settings:

#Cron settings
cron=yes
[email protected]
notifications=yes
da_autoupdate=no
updates=no
webapps_updates=yes

any idea what the issue could be?

thanks in advance
 
Hello,

Did you run

Code:
./build cron

please do it, if you did not.

If you did and cronfile exists:

Code:
ls /etc/cron.*/custombuild

then you should try to run it manually and check exim logs.

p.s. I assume you've changed [email protected] to contain your real email address.
 
thanks for your help, i hadn't done ./build cron all working now.

thanks again
 
Back
Top