steveniori
Verified User
- Joined
- Nov 2, 2022
- Messages
- 19
sorry, I want to confirm about if I change /etc/hosts and /etc/HOSTNAME files I need to change it to server.mydomain.com or mydomain.com?Yes if both exists then it's good.
Your system needs 2 seperate ones of these:
/etc/virtual/server.mydomain.com (so your hostname) and
/etc/virtual/mydomain.com (so your domain name)
However, DA shuold indeed not have changed your /etc/virtual/mydomain.com but probably that is not a real bug, but caused because you did not used the correct hostname.
Just to be sure if I were you, I would change the /etc/hosts and /etc/HOSTNAME files too so the correct hostname is in there too.
And reboot the server afterwards.
my hosts file:
Code:
123.123.123.123 server.mydomain.com server
Code:
server.mydomain.com
and I find my exim(stmp) was changed to server.mydomain.com not mydomain.com too.
Thanks
Last edited: