Article 7.4: How to Manage DNS Records Print

  • 0

  1. Log in to your client area.
  2. Go to Domains → My Domains → Manage on the relevant domain.
  3. Click DNS Management.
  4. Here you can add, edit, or delete records:
Record Type Purpose Example
A Points domain to an IP address @ → 192.168.1.1
CNAME Points a subdomain to another domain www → yourdomain.com
MX Mail server routing @ → mail.vumacloud.com
TXT Verification, SPF, DKIM, DMARC @ → v=spf1 include:...
AAAA Points domain to an IPv6 address @ → 2001:db8::1
  1. Click Save Changes. Changes typically propagate within minutes.

Common DNS setups:

For VumaMail: Add MX record pointing to mail.vumacloud.com, plus a CNAME for autodiscover pointing to mail.vumacloud.com.

For VumaShops custom domain: Add a CNAME pointing your domain to yourstore.shops.vumacloud.com.

For VumaHost: Simply use ns1/ns2.vumacloud.com as your nameservers — DNS records are managed automatically.


Was this answer helpful?

« Back