Hi all,
recently I realized that our dev server doesn't send anymore the weekly report of watchdog, neither if I run the task manually.
I don't remember but I think that it stops when I changed the hostname from the default one to a new hosted website. I follow this guide to change the hostname, I have done it through Plesk as was easy to do on 7 servers instead of connecting to all of them in SSH.
https://support.plesk.com/hc/en-us/articles/213941265-How-to-change-or-get-a-serevr-hostname-on-Plesk-server
That is the only server that is actually doesn't work, the others are working properly.
I remember that I had to modify the config file of postfix on all the new servers that I reimaged because the variable myhostname was missed and after that, it start to work properly on all servers.
/etc/postfix/main.cf
I add "myhostname = mydomain.co.uk"
recently I realized that our dev server doesn't send anymore the weekly report of watchdog, neither if I run the task manually.
I don't remember but I think that it stops when I changed the hostname from the default one to a new hosted website. I follow this guide to change the hostname, I have done it through Plesk as was easy to do on 7 servers instead of connecting to all of them in SSH.
https://support.plesk.com/hc/en-us/articles/213941265-How-to-change-or-get-a-serevr-hostname-on-Plesk-server
That is the only server that is actually doesn't work, the others are working properly.
I remember that I had to modify the config file of postfix on all the new servers that I reimaged because the variable myhostname was missed and after that, it start to work properly on all servers.
/etc/postfix/main.cf
I add "myhostname = mydomain.co.uk"