Does anyone know the correct format for TXT records on DigitalOcean’s DNS Management? Do strings w/spaces in them require quotes around the entire TXT value? For example:
@ r=abc1 include:xyz.protection.example.com -all
@ “r=abc1 include:xyz.protection.example.com -all”
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
@Etel; thanks! The Office 365 deployment assistant did not recognize the TXT record until I formatted it as you suggested.
I would recommend including quotes around the txt record.