Searched refs:SoftBounce (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Derr.c842 if (SoftBounce && num[0] == '5')
870 if (SoftBounce && eb[-l] == '5')
H A Dsendmail.h2236 EXTERN bool SoftBounce; /* replace 5xy by 4xy (for testing) */ variable
H A Dreadcf.c2204 { "SoftBounce", O_SOFTBOUNCE, OI_NONE },
3910 SoftBounce = atobool(val);

Completed in 63 milliseconds