Vidensdatabase

knowledgebase

ypsilon.kb.documentation
Server & Hosting Management

Configuring DNS Records for Zoho Mail in Plesk

  • 12 Hjalp dette svar dig?

If Ypsilon manages your domain name, our automated systems usually configure Zoho DNS records for you. However, if you are managing your own DNS via a third party or manually inside Plesk, you must configure the MX records to connect your domain to Zoho.

Disabling Local Mail Delivery in Plesk

Since your mail will be handled externally by Zoho, you must tell your local server not to attempt to handle mail for this domain.

  1. Log into Plesk and go to Mail > Mail Settings.
  2. Select your domain name, click Enable/Disable Services, check the "Mail Service" box, choose Disable from the dropdown, and click OK.

Setting up the MX Records

  1. Go to your Domain's Hosting & DNS > DNS Settings.
  2. Remove any existing MX records pointing to your own server (e.g., `mail.yourdomain.com`).
  3. Add the following 3 new MX records exactly as shown:
  • Type: MX | Mail server: `mx.zoho.eu` | Priority: 10
  • Type: MX | Mail server: `mx2.zoho.eu` | Priority: 20
  • Type: MX | Mail server: `mx3.zoho.eu` | Priority: 50
(Note: If your Zoho account is on the US/Global server instead of EU, the servers will end in `.com` instead of `.eu`).

Adding the Zoho SPF Record

To ensure your emails don't go to spam, add this TXT record to authorize Zoho:

  • Type: TXT
  • Domain name: (leave blank)
  • TXT record: v=spf1 include:zoho.eu ~all

After clicking Update to apply the DNS zone changes, it may take a few hours for emails to start flowing correctly into your new Zoho inbox!

Hjalp dette svar dig?

Relaterede artikler