Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dsendmail.h2452 EXTERN int MaxHopCount; /* max # of hops until bounce */ variable
H A Ddeliver.c152 if (e->e_hopcount > MaxHopCount)
167 e->e_hopcount, MaxHopCount, e->e_from.q_paddr,
H A Dconf.c315 MaxHopCount = 25; /* option h */
H A Dreadcf.c3345 MaxHopCount = atoi(val);
/freebsd-13.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf173 #O MaxHopCount=25
/freebsd-13.1/contrib/sendmail/cf/m4/
H A Dproto.m4299 _OPTION(MaxHopCount, `confMAX_HOP', `25')
/freebsd-13.1/contrib/sendmail/cf/
H A DREADME3798 confMAX_HOP MaxHopCount [25] Maximum hop count.
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES2582 CONFIG: Fix comment showing default value of MaxHopCount. Problem
3441 when logging a MaxHopCount exceeded error with an empty
8345 h MaxHopCount