Home
last modified time | relevance | path

Searched refs:goodmxfound (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/sendmail/src/
HDdeliver.c1703 SM_NONVOLATILE bool goodmxfound = false; /* at least one MX was OK */ local
2748 goodmxfound = true;
2762 goodmxfound = true;
2904 goodmxfound = true;
2927 goodmxfound = true;
4527 if (goodmxfound && rcode == EX_NOHOST)