Created
March 13, 2019 16:32
-
-
Save h3nr1ke/cc0465b1a417c7331076695b1391c2d5 to your computer and use it in GitHub Desktop.
DNS CONFIG ZOHO MAIL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
----- MX ----- | |
item Priority | |
mx3.zoho.com Copy 50 | |
mx2.zoho.com Copy 20 | |
mx.zoho.com Copy 10 | |
----- SPF - TXT ----- | |
@ v=spf1 include:zoho.com ~all | |
----- DKIM - TXT ----- | |
you must generate the the code during the setup process | |
----- CNAME Verification ----- | |
Generate the domain and add zmverify.zoho.com to it | |
for instance | |
CNAME <YOURZOHOGENERATEDCODE>.sakuradrops.com.br zmverify.zoho.com Copy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment