How to use an OVHcloud domain with iCloud Mail

Ver como Markdown

Find out how to configure your OVHcloud domain name with iCloud to create custom email addresses

Información sobre la administración de los servicios de OVHcloud y cómo encontrar la asistencia adecuada

Al utilizar las guías de OVHcloud, tenga en cuenta las siguientes condiciones:

  • Las instrucciones pretenden ofrecer el mayor detalle posible, pero no pueden cubrir todos los casos de uso individuales. Es posible que deba adaptar las acciones descritas a sus necesidades.
  • El ecosistema de OVHcloud está diseñado para ofrecer flexibilidad y libertad de elección. Por lo tanto, los clientes son responsables de la configuración correcta y segura de sus servicios. Para evitar la pérdida de datos, recomendamos encarecidamente aplicar estrategias de copia de seguridad a todos sus datos importantes.
  • Nuestras guías y tutoriales pueden hacer referencia a software o servicios de terceros en combinación con las soluciones de OVHcloud. El soporte técnico de OVHcloud no incluye la configuración de sistemas o productos fuera de nuestra responsabilidad. Esto incluye, entre otros:
    • Sistemas operativos e interfaces de usuario (Windows, Debian, Plesk, etc.).
    • Cualquier otro software de terceros (clientes FTP, software de correo electrónico, etc.).
    • Servicios ofrecidos por otros proveedores (DNS, API, interfaces de usuario, etc.).

Para recibir la asistencia adecuada ante cualquier problema, siga estas recomendaciones:

  • ¿Busca asesoramiento personalizado o desea tratar un tema que no se aborda en detalle en nuestra documentación?
    Únase a la comunidad de OVHcloud para buscar su tema y contactar con otros usuarios.
  • ¿Necesita informar de un incidente relacionado con su servicio de OVHcloud o tiene dificultades en el área de cliente de OVHcloud?
    Cree una solicitud de soporte en nuestro centro de ayuda.
  • ¿Necesita asistencia profesional para su proyecto o ayuda con tareas fuera de nuestro ámbito de soporte?
    Visite nuestro portal de partners para encontrar expertos familiarizados con las soluciones de OVHcloud.
  • ¿Busca información más detallada sobre nuestros niveles de soporte y Professional Services?
    Visite nuestras páginas web sobre los niveles de soporte de OVHcloud y los OVHcloud Professional Services.

Puede participar en la mejora de nuestra documentación:

  • ¿Desea enviar comentarios para mejorar una guía o informar de información insuficiente en una página concreta?
    Utilice los botones «¿Le ha resultado útil esta página?» al final de la página para hacérnoslo saber.
  • ¿Desea proponer una actualización concreta de la documentación?
    Utilice la función «Editar esta página», disponible al final de la página y en la barra lateral.

Objective

This guide explains how to use an OVHcloud-registered domain name with the Apple iCloud Mail service. You can then create custom email addresses (firstname@mydomain.com), which are fully managed and hosted by Apple.

Requirements

  • A domain name registered with OVHcloud.
  • You have access to the .
  • You have the rights to manage the DNS zone for the domain name concerned via the .
  • An Apple ID with an iCloud+ subscription.

Instructions

Step 1: Activate the domain name in iCloud

To activate your domain name in iCloud, follow the instructions from the "Add a domain you own to iCloud Mail on iCloud.com" page in Apple's official documentation. Focus on the "Step 3: Update the records with your domain registrar" section, to find the DNS records to add to your OVHcloud DNS zone.

At the end of this step, Apple will send you a list of DNS records (MX, CNAME, TXT) to configure in your OVHcloud DNS zone. Save them for the next step.

Step 2: Configure the DNS records in your OVHcloud Control Panel

  1. Log in to your .
  2. Go to the Web Cloud section.
  3. Click DNS zones, then choose the domain name concerned.
  4. Add or edit the records mentioned below.

To find out how to add, modify or delete each type of DNS record (MX, CNAME, TXT, etc.), read our guide Everything you need to know about DNS records.

Using the DNS records you previously retrieved (Step 1), create or update the corresponding fields in your OVHcloud DNS zone:

  • MX : for receiving emails.
  • CNAME: for DKIM keys (sig1._domainkey..., sig2._domainkey...).
  • TXT: for SPF (merge if an SPF record already exists).
  • TXT DMARC: Optional but recommended (Step 3).
Warning

Use only the quotation marks " as they appear in Apple's technical documentation (usually in English). The quotation marks « » or " " displayed in some translations should not be used in DNS configuration.

Step 3: Add a DMARC record (optional)

To improve the deliverability of your emails and prevent them from being delivered as SPAM, add a DMARC record.

To find out how to create a DMARC record in the OVHcloud Control Panel, please refer to our guide on Enhancing email security via a DMARC record.

Step 4: Verify and activate the domain in iCloud

Once the DNS records (MX, CNAME, TXT, DMARC) have been correctly added to your OVHcloud DNS zone, go back to iCloud.com.

Follow the instructions from the "Add a domain you own to iCloud Mail on iCloud.com" page in Apple's official documentation. Focus on the "Step 4: Finish setting up the domain" section.

Once this step is complete, your custom domain is fully activated and you can create up to 3 addresses per person within your family.

Warning

Validation may fail if your DNS records have not yet been propagated. This propagation may take several hours.

Common troubleshooting

Check where the DNS zone is managed

If your domain name is associated with DNS servers external to OVHcloud (Wix, Squarespace, Cloudflare, etc. ), the configuration must be carried out in the management interface for these DNS servers, outside of the OVHcloud Control Panel.

CNAME already exists

  • A CNAME record cannot coexist with a A, AAAA, or TXT record configured on the same domain or subdomain.
  • Delete the old record before creating the CNAME requested by Apple.

Duplicate SPF

  • There can only be one SPF record per domain name. If an OVHcloud SPF record already exists (e.g.: v=spf1 include:mx.ovh.com ~all), merge it with the one provided by Apple (e.g.: v=spf1 include:mx.ovh.com include:icloud.com ~all).

Incomplete DKIM

  • Apple invites you to save several DKIM keys (sig1, sig2, etc.) in your DNS zone.

Propagation time

  • DNS changes can take several hours (up to 24 hours) to be recognized by Apple.

Go further

For specialised services (SEO, development, etc.), contact OVHcloud partners .

If you would like assistance using and configuring your OVHcloud solutions, please refer to our support offers.

Join our community of users.

¿Le ha resultado útil esta página?