DNS

How to manage the DNS settings

- login to your Servage account - Go to "Domains and Websites" and navigate to "DNS" - choose the site for which you want to add the SPF-record from the drop down menu: you see now a list with all DNS records added to the domain and all associated subdomain. - push the the green button "Add": - push the button "Advanced": - now see now a full list of the records you can add: - choose the one you want to add and enter all the other info required for th...

DKIM TXT records

Customers can add the DKIM TXT record themselves from the Servage control panel. - login to your Servage account - Go to "Domains and Websites" and navigate to "DNS" - choose the site for which you want to add the record. - you see now a list with all DNS records added to the domain and all associated subdomain. - push the the green button "Add": - Push the button "Advanced": - now you can select "TXT" from the drop down menu "Type" - Enter the DATA record under double quotes ...

SPF-Record

Customers can add the below SPF record themselves via Atomia control panel. "v=spf1 mx a ip4:93.90.144.0/22 ip6:2a01:3b0::/32 ~all" As record type, please use "TXT". NOTE : The data you entered should be under double quotes ("....")

Importing and exporting DNS zone

You can import your DNS zone file settings and also export the current DNS zone file. To import zone file data, please login in control panel and follow these steps: - Click on 'DNS' icon under "Advanced domain settings". - Click on 'import zone' green button, which will open a new window. Paste the zone data in that window. Make sure the data is in plain text format. - Once done, click on 'import zone' green button. To export zone file data, please follow these steps: - Cli...

Which nameservers to use

Our Servage nameservers are: ns01.servage.net ns02.servage.net ns03.servage.net ns04.servage.net

How to create a SPF-record?

- login to your Servage account - Go to "Domains and Websites" and navigate to "DNS" - choose the site for which you want to add the SPF-record from the drop down menu: you see now a list with all DNS records added to the domain and all associated subdomain. - push the the green button "Add": - push the button "Advanced": - now you can select "TXT" from the drop down menu "Type" - enter all the other info required for a SPF-record and push the button save.

Syntax of your Servage MX-records

Your Servage MX-Records have this syntax (replace yourdomain.com with your real domain name): yourdomain.com >> MX >> priority 10 >> mail.yourdomain.com yourdomain.com >> MX >> priority 20 >> mail2.yourdomain.com and mail.yourdomain.com >> A record >> 93.90.146.16 mail2.yourdomain.com >> A record >> 93.90.146.17 You find the DNS settings for your domains in your control panel under 'Domains and Websites' and 'DNS'.

How to add SRV-record

A Service record (SRV record) is a specification of data in the Domain Name System defining the location, i.e. the hostname and port number, of servers for specified services. Customers can add the SRV record themselves from the control panel. Below is the procedure to add the SRV record. - Login to your Servage account - Go to "Domains and websies" and choose "DNS" - Choose the domain name if you have multiple domain names under your account. - Click on "Add" and then on "Advanced"...