Difference between revisions of "DNS settings for your Zimbramail offer"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span data-link_translate_fr_title="Paramètrage DNS pour votre offre Zimbramail"  data-link_translate_fr_url="Paramètrage DNS pour votre offre Zimbramail"></span>[[:frParamètrage DNS pour votre offre Zimbramail]][[fr:Paramètrage DNS pour votre offre Zimbramail]]
+
<span data-link_translate_fr_title="Paramètrage DNS pour votre offre Zimbramail"  data-link_translate_fr_url="Paramètrage DNS pour votre offre Zimbramail"></span>[[:fr:Paramètrage DNS pour votre offre Zimbramail]][[fr:Paramètrage DNS pour votre offre Zimbramail]]
 
 
 
<span data-link_translate_en_title="DNS settings for your Zimbramail offer"  data-link_translate_en_url="DNS settings for your Zimbramail offer"></span>[[:en:DNS settings for your Zimbramail offer]][[en:DNS settings for your Zimbramail offer]]
 
<span data-link_translate_en_title="DNS settings for your Zimbramail offer"  data-link_translate_en_url="DNS settings for your Zimbramail offer"></span>[[:en:DNS settings for your Zimbramail offer]][[en:DNS settings for your Zimbramail offer]]
  
 
{{#seo:
 
{{#seo:
|title=Paramétrage DND pour votre offre Zimbramail
+
|title=DNS settings for your Zimbramail offer
 
|title_mode=append
 
|title_mode=append
 
|keywords=these,are,your,keywords
 
|keywords=these,are,your,keywords
|description=Découvrez dans cet article comment paramétrer DNS pour votre offre Zimbramail.
+
|description=Discover in this article how to set up the DNS for your Zimbramail offer.
 
|image=Uploaded_file.png
 
|image=Uploaded_file.png
 
|image_alt=Wiki Logo
 
|image_alt=Wiki Logo
Line 14: Line 13:
  
 
==Introduction== <!--T:1-->
 
==Introduction== <!--T:1-->
Voici les différents '''''paramètres''''' à entrer dans la zone '''''DNS''''' de votre nom de domaine pour faire fonctionner l'envoi et la reception de mail
+
Here are the different '''''settings''''' you need to enter in your '''''domain name''''' DNS zone to allow zimbra to manage your mail.
  
==Déroulé== <!--T:2-->
+
==Course of action== <!--T:2-->
  
Nous vous invitons à mettre en place un champ MX dans votre zone DNS :
+
We invite you to set up this MX record in your DNS zone:
  
Champ MX avec la valeur "zimbramta01.ex10.biz"
+
'''Notes''': If you already have another MX field that corresponds to your old mail service, please delete it or edit it using this one.  
  
Nous vous invitons également à mettre en place un champ SPF dans votre zone DNS :
+
MX Record "zimbrasmtp.ex10.biz"
  
https://fr.ikoula.wiki/fr/Qu'est_que_le_SPF_%3F
+
We also invite you to set up an SPF Record in your DNS zone:
  
Vous pouvez utiliser la configuration ci-dessous ou l'adapter selon vos besoins :
+
To now more about SPF please consult this article [https://fr.ikoula.wiki/fr/Qu'est_que_le_SPF_%3F What the SPF is for]
  
Créer un champs TXT avec la valeur suivante
+
You can use this settings or adapt it to your needs:
 +
 
 +
Create a TXT Record with the following value:
  
 
  "v=spf1 include:ex10.biz -all"
 
  "v=spf1 include:ex10.biz -all"
  
== Pour les clients disposant de l'offre "pro plus" ==
+
'''EXEMPLE:'''
 +
 
 +
[[File:Zimbra-dns-eng-01.JPG| 1200px]]
 +
 
 +
To now more about [https://fr-wiki.ikoula.com/fr/Gestion_des_zones_DNS Gestion_des_zones_DNS]
 +
 
 +
== For Thunderbird ==
 +
 
 +
We invite you to set up a CNAME field in your DNS zone :
 +
* '''autoconfig.exemple.com. 600 IN  CNAME    autoconfig-zimbramail.ex10.biz.'''
 +
** Indicate the NAME : autoconfig
 +
** TTL : 600
 +
** Indicate the hostname : autoconfig-zimbramail.ex10.biz
 +
 
 +
[[File:Zimbra-cname-autoconfig.JPG]]
 +
 
 +
== For customers with the offer "Pro Plus" ==
 +
 
 +
DNS SRV records enable the use of DNS for service publication and service discovery.
 +
 
 +
Their primary use is to allow services to run easily on non-standard ports and to reduce the configuration burden when setting up clients.
 +
 
 +
Record SRV to do : _autodiscover._tcp.exemple.com
 +
 
 +
''Content of the record SRV''
  
Les enregistrements DNS SRV permettent l'utilisation du DNS pour la publication de services et la découverte de services.
+
Indicate the NAME    : _autodiscover._tcp
  
Leur utilisation principale est de permettre aux services de s'exécuter facilement sur des ports non standard et de réduire la charge de configuration lors de la configuration des clients.
+
Indicate the TTL      : 10 minutes=600 S
  
Champ SRV a à insérer : _autodiscover._tcp.exemple.com
+
Indicate the Priority : 0
  
''Contenu du champ SRV''
+
Indicate the Weight  : 0
  
Indiquer le NOM      : _autodiscover._tcp
+
Indicate the Port    : 443
  
Indiquer le TTL      : 10 minutes=600 S
+
Indicate the hostname : zimbramail.ex10.biz
  
Indiquer la priorité : 0
+
[[File:Zimbra-dns-eng-02.JPG| 800px]]
  
Indiquer le poids    : 0
+
Notes: Once the record is created, it should look like this:
  
Indiquer le port    : 443
 
  
Indiquer la cible    : zimbramail.ex10.biz
+
[[File:Zimbra-dns-eng-03.JPG| 1200px]]
  
[[Fichier: ZIM-1.JPG| 600px]]
+
== DNS management ==
  
Notes: Une fois le champ créé, il doit ressembler à ceci :
 
  
  
[[Fichier: ZIM-2.JPG| 900px]]
+
To now more about [https://fr-wiki.ikoula.com/fr/Cat%C3%A9gorie:Domaines DNS management]
  
== Gestion du DNS ==
+
== RFC 6186 ==
  
 +
To comply with the RFC, you will also need to add these SRV records below
  
 +
* '''_imaps._tcp.exemple.com. 600 IN  SRV    0 0 993 zimbramail.ex10.biz.'''
 +
** Indicate the TTL : 600
 +
** Indicate the Priority : 0
 +
** Indicate the Weight : 0
 +
** Indicate the Port : 993
 +
** Indicate the hostname : zimbramail.ex10.biz
 +
* '''_pop3s._tcp.exemple.com. 494 IN  SRV    0 0 995 zimbramail.ex10.biz.'''
 +
** Indicate the TTL: 600
 +
** Indicate the Priority : 0
 +
** Indicate the Weight : 0
 +
** Indicate the Port : 993
 +
** Indicate the hostname : zimbramail.ex10.biz
 +
* '''_smtps._tcp.exemple.com. 600 IN  SRV    0 0 465 zimbrasmtpauth.ex10.biz.'''
 +
** Indicate the TTL: 600
 +
** Indicate the Priority : 0
 +
** Indicate the Weight : 0
 +
** Indicate the Port : 465
 +
** Indicate the hostname : zimbrasmtpauth.ex10.biz
 +
* '''_submission._tcp.exemple.com. 600 IN SRV  0 0 587 zimbrasmtpauth.ex10.biz.'''
 +
** TTL : 600
 +
** Indicate the Priority : 0
 +
** Indicate the Weight : 0
 +
** Indiquer le port : 587
 +
** Indicate the hostname : zimbrasmtpauth.ex10.biz
 +
* '''_imap._tcp.exemple.com. 600 IN    SRV    0 0 0 .'''
 +
** Indicate the TTL: 600
 +
** Indicate the Priority : 0
 +
** Indicate the Weight : 0
 +
** Indicate the Port : 0
 +
** Indicate the hostname : .
 +
* '''_pop3._tcp.exemple.com. 600 IN    SRV    0 0 0 .'''
 +
** Indicate the TTL: 600
 +
** Indicate the Priority : 0
 +
** Indicate the Weight : 0
 +
** Indicate the Port : 0
 +
** Indicate the hostname : .
  
https://fr-wiki.ikoula.com/fr/Cat%C3%A9gorie:Domaines
 
  
  
 
<!--==Conclusion== <!--T:3-->
 
<!--==Conclusion== <!--T:3-->
<!--Petit résumé de ce qui vient d'être réalisé et pour aller plus loin-->
+
<!--Small summary of what has just been achieved and to go further-->
  
 
<!--T:4-->
 
<!--T:4-->
<!-- Fin de l'article -->
+
<!-- End of the article -->
 
<br /><br />
 
<br /><br />
Cet article vous a semblé utile ? <vote />
+
Did you find this article useful ? <vote />
  
 
<!--T:5-->
 
<!--T:5-->
Line 82: Line 141:
  
 
<!-- Placez ci-dessous la ou les catégories auxquelles se rapporte votre article. Ex: [[Catégorie:Contribuer]] [[Catégorie:Linux]] -->
 
<!-- Placez ci-dessous la ou les catégories auxquelles se rapporte votre article. Ex: [[Catégorie:Contribuer]] [[Catégorie:Linux]] -->
[[Catégorie:Zimbra]]
+
[[Category:Zimbra]]

Latest revision as of 14:19, 31 March 2023

fr:Paramètrage DNS pour votre offre Zimbramail en:DNS settings for your Zimbramail offer


Introduction

Here are the different settings you need to enter in your domain name DNS zone to allow zimbra to manage your mail.

Course of action

We invite you to set up this MX record in your DNS zone:

Notes: If you already have another MX field that corresponds to your old mail service, please delete it or edit it using this one.

MX Record "zimbrasmtp.ex10.biz"

We also invite you to set up an SPF Record in your DNS zone:

To now more about SPF please consult this article What the SPF is for

You can use this settings or adapt it to your needs:

Create a TXT Record with the following value:

"v=spf1 include:ex10.biz -all"

EXEMPLE:

Zimbra-dns-eng-01.JPG

To now more about Gestion_des_zones_DNS

For Thunderbird

We invite you to set up a CNAME field in your DNS zone :

  • autoconfig.exemple.com. 600 IN CNAME autoconfig-zimbramail.ex10.biz.
    • Indicate the NAME : autoconfig
    • TTL : 600
    • Indicate the hostname : autoconfig-zimbramail.ex10.biz

Zimbra-cname-autoconfig.JPG

For customers with the offer "Pro Plus"

DNS SRV records enable the use of DNS for service publication and service discovery.

Their primary use is to allow services to run easily on non-standard ports and to reduce the configuration burden when setting up clients.

Record SRV to do : _autodiscover._tcp.exemple.com

Content of the record SRV

Indicate the NAME : _autodiscover._tcp

Indicate the TTL : 10 minutes=600 S

Indicate the Priority : 0

Indicate the Weight : 0

Indicate the Port : 443

Indicate the hostname : zimbramail.ex10.biz

Zimbra-dns-eng-02.JPG

Notes: Once the record is created, it should look like this:


Zimbra-dns-eng-03.JPG

DNS management

To now more about DNS management

RFC 6186

To comply with the RFC, you will also need to add these SRV records below

  • _imaps._tcp.exemple.com. 600 IN SRV 0 0 993 zimbramail.ex10.biz.
    • Indicate the TTL : 600
    • Indicate the Priority : 0
    • Indicate the Weight : 0
    • Indicate the Port : 993
    • Indicate the hostname : zimbramail.ex10.biz
  • _pop3s._tcp.exemple.com. 494 IN SRV 0 0 995 zimbramail.ex10.biz.
    • Indicate the TTL: 600
    • Indicate the Priority : 0
    • Indicate the Weight : 0
    • Indicate the Port : 993
    • Indicate the hostname : zimbramail.ex10.biz
  • _smtps._tcp.exemple.com. 600 IN SRV 0 0 465 zimbrasmtpauth.ex10.biz.
    • Indicate the TTL: 600
    • Indicate the Priority : 0
    • Indicate the Weight : 0
    • Indicate the Port : 465
    • Indicate the hostname : zimbrasmtpauth.ex10.biz
  • _submission._tcp.exemple.com. 600 IN SRV 0 0 587 zimbrasmtpauth.ex10.biz.
    • TTL : 600
    • Indicate the Priority : 0
    • Indicate the Weight : 0
    • Indiquer le port : 587
    • Indicate the hostname : zimbrasmtpauth.ex10.biz
  • _imap._tcp.exemple.com. 600 IN SRV 0 0 0 .
    • Indicate the TTL: 600
    • Indicate the Priority : 0
    • Indicate the Weight : 0
    • Indicate the Port : 0
    • Indicate the hostname : .
  • _pop3._tcp.exemple.com. 600 IN SRV 0 0 0 .
    • Indicate the TTL: 600
    • Indicate the Priority : 0
    • Indicate the Weight : 0
    • Indicate the Port : 0
    • Indicate the hostname : .





Did you find this article useful ?

0



You are not allowed to post comments.