Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h2602 EXTERN int MaxHopCount; /* max # of hops until bounce */ variable
H A Ddeliver.c246 if (e->e_hopcount > MaxHopCount)
261 e->e_hopcount, MaxHopCount, e->e_from.q_paddr,
H A Dreadcf.c3577 MaxHopCount = atoi(val);
H A Dconf.c320 MaxHopCount = 25; /* option h */
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf176 #O MaxHopCount=25
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4312 _OPTION(MaxHopCount, `confMAX_HOP', `25')
/freebsd/contrib/sendmail/cf/
H A DREADME3825 confMAX_HOP MaxHopCount [25] Maximum hop count.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2880 CONFIG: Fix comment showing default value of MaxHopCount. Problem
3739 when logging a MaxHopCount exceeded error with an empty
8643 h MaxHopCount