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

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
(18 intermediate revisions by 2 users not shown)
Line 19: Line 19:
 
We invite you to set up this MX record in your DNS zone:
 
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 or edit it using this one.  
+
'''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 "zimbramta01.ex10.biz"
+
  MX Record "zimbrasmtp.ex10.biz"
  
 
We also invite you to set up an SPF Record in your DNS zone:
 
We also invite you to set up an SPF Record in your DNS zone:
  
  To now more about SPF please consult this article https://fr.ikoula.wiki/fr/Qu'est_que_le_SPF_%3F
+
  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]
  
 
You can use this settings or adapt it to your needs:
 
You can use this settings or adapt it to your needs:
Line 33: Line 33:
 
  "v=spf1 include:ex10.biz -all"
 
  "v=spf1 include:ex10.biz -all"
  
== Pour les clients disposant de l'offre "pro plus" ==
+
'''EXEMPLE:'''
  
Les enregistrements DNS SRV permettent l'utilisation du DNS pour la publication de services et la découverte de services.
+
[[File:Zimbra-dns-eng-01.JPG| 1200px]]
  
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.
+
To now more about [https://fr-wiki.ikoula.com/fr/Gestion_des_zones_DNS Gestion_des_zones_DNS]
  
Champ SRV a à insérer : _autodiscover._tcp.exemple.com
+
== For Thunderbird ==
  
''Contenu du champ SRV''
+
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
  
Indiquer le NOM      : _autodiscover._tcp
+
[[File:Zimbra-cname-autoconfig.JPG]]
  
Indiquer le TTL      : 10 minutes=600 S
+
== For customers with the offer "Pro Plus" ==
  
Indiquer la priorité : 0
+
DNS SRV records enable the use of DNS for service publication and service discovery.
  
Indiquer le poids    : 0
+
Their primary use is to allow services to run easily on non-standard ports and to reduce the configuration burden when setting up clients.
  
Indiquer le port    : 443
+
Record SRV to do : _autodiscover._tcp.exemple.com
  
Indiquer la cible    : zimbramail.ex10.biz
+
''Content of the record SRV''
  
[[Fichier: ZIM-1.JPG| 600px]]
+
Indicate the NAME    : _autodiscover._tcp
  
Notes: Une fois le champ créé, il doit ressembler à ceci :
+
Indicate the TTL      : 10 minutes=600 S
  
 +
Indicate the Priority : 0
  
[[Fichier: ZIM-2.JPG| 900px]]
+
Indicate the Weight  : 0
  
== Gestion du DNS ==
+
Indicate the Port    : 443
  
 +
Indicate the hostname : zimbramail.ex10.biz
  
 +
[[File:Zimbra-dns-eng-02.JPG| 800px]]
 +
 +
Notes: Once the record is created, it should look like this:
 +
 +
 +
[[File:Zimbra-dns-eng-03.JPG| 1200px]]
 +
 +
== DNS management ==
 +
 +
 +
 +
To now more about [https://fr-wiki.ikoula.com/fr/Cat%C3%A9gorie:Domaines 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 : .
  
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 83: 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.