[SOLVED] Email notifications still coming to old address

barinov2000

New Member
Oct 26, 2016
5
0
1
50
Hi,
I've changed the address I used for email notifications via Web GUI. I've also changed the backup time from 7am to 7pm., and all the changes are reflected in
/etc/cron.d/vzdump
However, Proxmox is still backing up at 7am and the emails are still coming to the old address.

This happened on various hosts. On versions 4.2 and 4.3.

It looks like a cron issue so i ran in host's console
/etc/init.d/cron reload
Restarting was not an option, but that should trigger cron to re-read it's tabs.

I'll update you tomorrow if it solved the issue.
 
Yep, running the command below after making changes in backup jobs turned out to be necessary:
/etc/init.d/cron reload