Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Ddomain.c440 dns_getcanonname(host, hbsize, trymx, statp) in dns_getcanonname() argument
443 bool trymx;
467 printf("dns_getcanonname(%s, trymx=%d)\n", host, trymx);
525 trymx = TRUE;
567 else if (qtype == T_A && !gotmx && trymx)
623 if (trymx && mxmatch == NULL)
699 else if (qtype == T_A && !gotmx && trymx)
H A Dmap.c470 getcanonname(host, hbsize, trymx) in getcanonname() argument
473 bool trymx;
517 found = dns_getcanonname(host, hbsize, trymx, &stat);
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES2027 if trymx == FALSE.
2254 Change "trymx" option in getcanonname() to ignore all MX data,
2257 with !trymx was if you already knew there were no MX