Hi everyone, I feel like I am going in circles. I am setting up office 365 with Godaddy and the instructions are as followed since Cloudflare is my DNS provider:
Log in to your account at the other company.
TXT Record: Find where to add a TXT record, and enter:
Name TXT Value
@ MS=ms99938843|
@ v=spf1 include:spf.protection.outlook. com -all|
CNAME Records: Find where to add a CNAME record, and enter:
Host Points to
autodiscover autodiscover.outlook. com
sip sipdir.online.lync. com
lyncdiscover webdir.online.lync. com
email email.secureserver. net
msoid clientconfig.microsoftonline-p. net
MX Records: Find where to add an MX record, and enter:
Host Priority Target
@ 0 cohos-ca.mail.protection.outlook. com
5: SRV Records: Find where to add an SRV record, and enter:
Port Protocol Name Service Priority Weight Target
443 _tls @ _sip 100 1 sipdir.online.lync. com
5061 _tcp @ _sipfederationtls 100 1 sipfed.online.lync. com
I have 2 problems: 1) SRV record with _tls protocols cannot be added on Cloudflare 2) I cannot add a 2nd TXT record to add the “@ v=spf1 include:spf.protection.outlook.com -all|” as it give me the following error message: DNS Validation Error (Code: 1004)
Can anyone help please?
Thank you very much
PS: I put a space just before the .com or .net of each email as I am only allowed 2 links maximum as a new user.
I have same issue, I cant add _tls protocol in Cloudflare now
I have added _tls in other domain since 3 days, seem Cloudflare has been removed _tls, now it only 2 options _tcp _udp
Actually for me it worked without adding the SRV record with the _tls protocol. I just tried without it and it worked. Just make sure all your other records are well entered though and you should be fine.
I found an easier way to add a SRV Record that uses the TLS Protocol rather than using Curl on the command line. I simply exported all the DNS records from my domain using the Export option that appears under the ‘Advanced’ button. I then used the SRV Record using the TCP Protocol as a template to create a new SRV Record with the TLS protocol settings and port. I saved just that single record in a text file and then imported it back to my domain. Easy-peazy, lemon-squeezy.