By Zerqz
Sorry in advance I know this’ll probably be a dumb question, but I’m not really sure what to google to find a solution.
Basically I had a website hosted on my droplet with apache and it was working great, I installed the iRedMail software on the Ubuntu 14.10 droplet and the iRedMail webgui overwrights my website, I just don’t know how to change the webgui to be on mail.mysite.blah instead of mysite.blah. I do have a MX dns setup but don’t know how to change it to point at that…
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This question was answered by @ryanpq:
This can be corrected by ensuring that the virtualhost file located in /etc/apache2/sites-enabled/ for your mail service includes the line
ServerAlias mail.yourdomain.comand that an appropriate ServerName or ServerAlias is also in place in the configuration file for your main site for your domain and it’s www subdomain.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.