Home
last modified time | relevance | path

Searched refs:BadRcptShutdown (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c3158 if (BadRcptShutdown > 0 &&
3159 n_badrcpts_adj >= BadRcptShutdown &&
H A Dsendmail.h2567 EXTERN int BadRcptShutdown; /* Shutdown connection for rejected RCPTs */ variable
H A Dreadcf.c4862 BadRcptShutdown = atoi(val);