
27 Jul
2014
27 Jul
'14
10:09 a.m.
DNS can take some time to propagate, try using different servers to get the answer: dig @one-of-your-two-dns-servers domainname dig @your-other-dns-servers domainname dig @8.8.8.8 domainname Do dns lookup tests at: http://mxtoolbox.com/DNSLookup.aspx I don't think case is important with domain names, but there are sometimes some weird situations where case may matter when you don't think it should, even in an M$ world.... Some mail servers even do case sensitive email addresses, but this is a very bad idea (tm). Cheers A.