OK. Thanks.It must be something with the MX or A record lookup for my domain, as it works if I comment out the two lines in class.validator.php where it checks.Namely:if ($verify and !count(dns_get_record($m->host.'.', DNS_MX))) return 0 < count(dns_get_record($m->host.'.', DNS_A|DNS_AAAA));