Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c2561 if (BadRcptShutdown > 0 &&
2562 n_badrcpts_adj >= BadRcptShutdown &&
H A Dsendmail.h2248 EXTERN int BadRcptShutdown; /* Shutdown connection for rejected RCPTs */ variable
H A Dreadcf.c3980 BadRcptShutdown = atoi(val);