Difference between revisions of "DNS settings for your Zimbramail offer"
Tbouloyabad9 (talk | contribs) |
Tbouloyabad9 (talk | contribs) |
||
Line 47: | Line 47: | ||
** Indicate the hostname : zimbramail.ex10.biz | ** Indicate the hostname : zimbramail.ex10.biz | ||
− | [[ | + | [[File:Zimbra-cname-autoconfig.JPG]] |
− | |||
== For customers with the offer "Pro Plus" == | == For customers with the offer "Pro Plus" == |
Revision as of 17:00, 30 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:
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 : zimbramail.ex10.biz
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
Notes: Once the record is created, it should look like this:
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 ?
Enable comment auto-refresher