NOTAUTH
if (ret == NOTAUTH && level++ < MAX_AUTH_RETRIES)
if (ret == NOTAUTH && level++ < MAX_AUTH_RETRIES)
} else if (ret == NOTAUTH) {
dyndns_syslog(LOG_NOTICE, NOTAUTH, "DNS");
{ NOTAUTH, "server is not authoritative for specified zone" },