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

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
(7 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:
Line 38: Line 38:
  
 
To now more about [https://fr-wiki.ikoula.com/fr/Gestion_des_zones_DNS Gestion_des_zones_DNS]
 
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" ==
 
== For customers with the offer "Pro Plus" ==
Line 68: Line 78:
 
[[File:Zimbra-dns-eng-03.JPG| 1200px]]
 
[[File:Zimbra-dns-eng-03.JPG| 1200px]]
  
== Gestion du DNS ==
+
== 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 89: 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.