change hostname of vestacp
change hostname of vestacp
Hi there,
When I installed vestacp on my Centos.. I picked the hostname as 'vesta.mysite.com'... I installed wordpress on that..
Now all the emails (using mailgun stmp) that wordpress sends, it shows my email as "[email protected]".
I am not using this subdomain. I dont even have anything on subdomain or a subdomain.. All the wordpress installation and everything in on my main domain.. I want everything on my main domain (e.g. on mysite.com)...
So, how do I change hostname from "vesta.mysite.com" to just "mysite.com", without hurting anything on my server.
I'd appreciate you help
sincere regards
When I installed vestacp on my Centos.. I picked the hostname as 'vesta.mysite.com'... I installed wordpress on that..
Now all the emails (using mailgun stmp) that wordpress sends, it shows my email as "[email protected]".
I am not using this subdomain. I dont even have anything on subdomain or a subdomain.. All the wordpress installation and everything in on my main domain.. I want everything on my main domain (e.g. on mysite.com)...
So, how do I change hostname from "vesta.mysite.com" to just "mysite.com", without hurting anything on my server.
I'd appreciate you help
sincere regards
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: change hostname of vestacp
I think you can change the from email in your smtp settings from mailgun.
You can change your hostname just by running:
hostname mysite.com
You also need to set/change your Reverse DNS record!
You can change your hostname just by running:
hostname mysite.com
You also need to set/change your Reverse DNS record!
Re: change hostname of vestacp
Hi,tjebbeke wrote:I think you can change the from email in your smtp settings from mailgun.
You can change your hostname just by running:
hostname mysite.com
You also need to set/change your Reverse DNS record!
By dns you mean my all cname records etc?
My all dns records are already mysite.com and everything is working fine.
Re: change hostname of vestacp
Hi,tjebbeke wrote:I think you can change the from email in your smtp settings from mailgun.
You can change your hostname just by running:
hostname mysite.com
You also need to set/change your Reverse DNS record!
I ran 'hostname' command and I see the hosting is already mysite.com..
So, what could be possibly the reason for that..
I am confused because I am 100% sure that I put vesta.mysite.com in hostname when I installed.. That's why from email is shown as '[email protected]'... However, in hostname command when I run, it just shows mysite.com.
Re: change hostname of vestacp
You can use WebGui to do thisuma1r wrote: So, how do I change hostname from "vesta.mysite.com" to just "mysite.com", without hurting anything on my server.
I'd appreciate you help
Server -> circle with gear -> Hostname
Re: change hostname of vestacp
Hi,skurudo wrote:You can use WebGui to do thisuma1r wrote: So, how do I change hostname from "vesta.mysite.com" to just "mysite.com", without hurting anything on my server.
I'd appreciate you help
Server -> circle with gear -> Hostname
I just figured out that my hostname is mysite.com .... However, my "Web" is added as vesta.mysite.com and I cant seem to change it from vesta cp... Is there any way I can change it? :(