Lines Matching full:421
746 "Milter: %s=%s, reject=421, errormode=4", \
754 usrerr("421 4.3.0 closing connection"); \
768 if (strncmp(response, "421 ", 4) == 0 \
769 || strncmp(response, "421-", 4) == 0) \
1159 else if (strncmp(nullserver, "421 ", 4) == 0)
1360 message("421 4.7.0 %s closing connection",
1410 else if (strncmp(response, "421 ", 4) == 0)
1428 message("421 %s %s", MyHostName, msg);
1481 message("421 4.7.0 %s closing connection",
1676 message("421 4.4.1 %s Lost input channel from %s",
1706 message("421 4.7.0 %s Command too long, possible attack %s",
1732 message("421 4.7.0 %s %s %s",
2085 message("421 4.7.0 %s Too many bad commands; closing connection",
2716 if (strncmp(response, "421 ", 4) != 0
2717 && strncmp(response, "421-", 4) != 0)
2729 "Milter: helo=%s, reject=421 4.7.0 %s closing connection",
2740 message("421 4.7.0 %s closing connection",
3170 message("421 4.7.0 %s Too many bad recipients; closing connection",
3765 if (strncmp(MsgBuf, "421 ", 4) == 0) \
3930 message("421 4.7.0 %s Too many bad commands; closing connection",
4084 if (strncmp(response, "421 ", 4) == 0
4085 || strncmp(response, "421-", 4) == 0)
4132 "Milter: cmd=data, reject=421 4.7.0 %s closing connection",
4136 usrerr("421 4.7.0 %s closing connection", MyHostName);
4212 if (strncmp(response, "421 ", 4) == 0
4213 || strncmp(response, "421-", 4) == 0)
4249 "Milter: data, reject=421 4.7.0 %s closing connection",
4252 usrerr("421 4.7.0 %s closing connection", MyHostName);