Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c160 bool BounceQuota = false; /* permanent error when over quota */ variable
264 BounceQuota = true;
1364 if (errno == EDQUOT && BounceQuota)
1421 if (errno == EDQUOT && BounceQuota)
1781 if (BounceQuota)