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

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
(13 intermediate revisions by 2 users not shown)
Line 21: Line 21:
 
'''Notes''': If you already have another MX field that corresponds to your old mail service, please delete it 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 37: Line 37:
 
[[File:Zimbra-dns-eng-01.JPG| 1200px]]
 
[[File:Zimbra-dns-eng-01.JPG| 1200px]]
  
== Pour les clients disposant de l'offre "pro plus" ==
+
To now more about [https://fr-wiki.ikoula.com/fr/Gestion_des_zones_DNS Gestion_des_zones_DNS]
  
Les enregistrements DNS SRV permettent l'utilisation du DNS pour la publication de services et la découverte de services.
+
== For Thunderbird ==
  
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.
+
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
  
Champ SRV a à insérer : _autodiscover._tcp.exemple.com
+
[[File:Zimbra-cname-autoconfig.JPG]]
  
''Contenu du champ SRV''
+
== For customers with the offer "Pro Plus" ==
  
Indiquer le NOM      : _autodiscover._tcp
+
DNS SRV records enable the use of DNS for service publication and service discovery.
  
Indiquer le TTL      : 10 minutes=600 S
+
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 la priorité : 0
+
Record SRV to do : _autodiscover._tcp.exemple.com
  
Indiquer le poids    : 0
+
''Content of the record SRV''
  
Indiquer le port     : 443
+
Indicate the NAME     : _autodiscover._tcp
  
Indiquer la cible    : zimbramail.ex10.biz
+
Indicate the TTL      : 10 minutes=600 S
  
[[Fichier: ZIM-1.JPG| 600px]]
+
Indicate the Priority : 0
  
Notes: Une fois le champ créé, il doit ressembler à ceci :
+
Indicate the Weight  : 0
  
 +
Indicate the Port    : 443
  
[[Fichier: ZIM-2.JPG| 900px]]
+
Indicate the hostname : zimbramail.ex10.biz
  
== Gestion du DNS ==
+
[[File:Zimbra-dns-eng-02.JPG| 800px]]
  
 +
Notes: Once the record is created, it should look like this:
  
  
https://fr-wiki.ikoula.com/fr/Cat%C3%A9gorie:Domaines
+
[[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 : .
 +
 
  
  
 
<!--==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 87: 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.