I want to verify my domain name with google apps, by using DNS verification. This involves making a TXT record with a generated value by google.
However, I have a CNAME record for the "mydomain.com". If I use nslookup to query the TXT record, it tells me about this CNAME I made and gives me the TXT records for the CNAME'd DNS entry.
Is this a problem with my DNS registrar or is it normal behaviour?