Web client with your domain name
Web Client with your Domain Name
Roundcube and Squirrel web client can be reached with your domain name instead of the domain servermx.com. For example if the Doman Name is “yourdomain.tld” roundcube and squirrel can be riched with the URL “roundcube.yourdomain.tld” and ”squirrel.yourdomain.tld”.
To do this you have to follow these steps:
- Login in to your DNS control panel.
- Locate the option to add CNAME records.
- Write "roundcube.yourdomain.tld" as Name/Host and put this CNAME "roundcube.servermx.com."
- Write "squirrel.yourdomain.tld" as Name/Host and put this CNAME "squirrel.servermx.com."
- The TTL (Time To Live) is the time this record is valid, for example set the value 3600.
- Select 'Save Zone File' or 'Save' or 'Add Records' to save the changes.
Name/Host |
Type |
Content/Value/IP |
TTL |
---|---|---|---|
roundcube.yourdomain.tld |
CNAME |
roundcube.servermx.com. |
3600 |
squirrel.yourdomain.tld |
CNAME |
squirrel.servermx.com. |
3600 |
You can use https protocol knowing that it will generate certificate errors. This because web clients with your domain name doesn’t match the SSL certificate. You can still use https, but you'll have to bypass the cert errors.