You need to adjust DNS records if:
Your website should point to an external server
Your emails are not working correctly
An external provider requires domain verification
You want to set up a subdomain
Important: DNS changes are only possible if your domain’s nameservers are set to easyname.
Log in to the Controlpanel
Open the Domains menu
For the desired domain, click on DNS
Select “+ Add DNS record”
Select the desired record type
Enter the required values
Save the change
Changes are usually active within a few minutes. Worldwide propagation (DNS propagation) can take up to 24 hours.

Type: A
Name: @
Value: IP address of the server (e.g., 123.4.567.8)
For a subdomain (e.g., www):
Name: www
Value: IP address
Type: MX
Name: @
Value: Provider’s mail server address
Priority: as specified by the provider
Existing MX records should be checked and removed if necessary beforehand.
Type: TXT
Name: @ or as specified (e.g., _acme-challenge)
Value: code provided by the provider
Type: CNAME
Name: e.g., blog
Value: target address (e.g., targetaddress.example.com)
Nameservers are not set to easyname
Incorrect record type selected
Old entries not removed
TTL has not expired yet
MX priority set incorrectly
Usually visible in the system immediately
Worldwide propagation: up to 24 hours
If your domain uses external nameservers.
In this case, DNS management is handled by the respective provider.