Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dsendmail.h2424 EXTERN int MaxHopCount; /* max # of hops until bounce */ variable
H A Ddeliver.c143 if (e->e_hopcount > MaxHopCount)
158 e->e_hopcount, MaxHopCount, e->e_from.q_paddr,
H A Dconf.c309 MaxHopCount = 25; /* option h */
H A Dreadcf.c3277 MaxHopCount = atoi(val);
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf173 #O MaxHopCount=25
/freebsd-12.1/contrib/sendmail/cf/m4/
H A Dproto.m4297 _OPTION(MaxHopCount, `confMAX_HOP', `25')
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME3796 confMAX_HOP MaxHopCount [25] Maximum hop count.
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES2464 CONFIG: Fix comment showing default value of MaxHopCount. Problem
3323 when logging a MaxHopCount exceeded error with an empty
8227 h MaxHopCount