Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dconf.c360 DontProbeInterfaces = DPI_PROBEALL;
5057 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
5244 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
H A Dreadcf.c4041 DontProbeInterfaces = DPI_SKIPLOOPBACK;
4043 DontProbeInterfaces = DPI_PROBENONE;
4045 DontProbeInterfaces = DPI_PROBEALL;
H A Dsendmail.h2441 EXTERN int DontProbeInterfaces; /* don't probe interfaces for names */ variable
H A Dmain.c1418 if (DontProbeInterfaces != DPI_PROBENONE)
/freebsd-13.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf451 O DontProbeInterfaces=True
/freebsd-13.1/contrib/sendmail/cf/m4/
H A Dproto.m4593 _OPTION(DontProbeInterfaces, `confDONT_PROBE_INTERFACES', `False')
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES2941 hostnames. Setting DontProbeInterfaces to "loopback"
4710 DontProbeInterfaces is set. This is useful for sending mails
5909 New DontProbeInterfaces option to turn off the inclusion of all the
6097 DontProbeInterfaces, and DontBlameSendmail options.
/freebsd-13.1/contrib/sendmail/cf/
H A DREADME4252 confDONT_PROBE_INTERFACES DontProbeInterfaces