Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/src/
HDsendmail.h2602 EXTERN int MaxHopCount; /* max # of hops until bounce */ variable
HDdeliver.c246 if (e->e_hopcount > MaxHopCount)
261 e->e_hopcount, MaxHopCount, e->e_from.q_paddr,
HDreadcf.c3577 MaxHopCount = atoi(val);
HDconf.c320 MaxHopCount = 25; /* option h */
/freebsd-13-stable/contrib/sendmail/cf/cf/
HDsubmit.cf176 #O MaxHopCount=25
/freebsd-13-stable/contrib/sendmail/cf/m4/
HDproto.m4312 _OPTION(MaxHopCount, `confMAX_HOP', `25')
/freebsd-13-stable/contrib/sendmail/cf/
HDREADME3825 confMAX_HOP MaxHopCount [25] Maximum hop count.
/freebsd-13-stable/contrib/sendmail/
HDRELEASE_NOTES2880 CONFIG: Fix comment showing default value of MaxHopCount. Problem
3739 when logging a MaxHopCount exceeded error with an empty
8643 h MaxHopCount