Searched refs:SMFIR_TEMPFAIL (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h83 #define SMFIR_TEMPFAIL 't' /* tempfail */ macro
/freebsd-12-stable/contrib/sendmail/src/
H A Dmilter.c95 *state == SMFIR_TEMPFAIL) \
104 *state = SMFIR_TEMPFAIL; \
2121 case SMFIR_TEMPFAIL:
2772 *state = SMFIR_TEMPFAIL;
2841 *state = SMFIR_TEMPFAIL;
4016 *state = SMFIR_TEMPFAIL;
4146 *state = SMFIR_TEMPFAIL;
4227 *state = SMFIR_TEMPFAIL;
4489 case SMFIR_TEMPFAIL:
4501 *state = SMFIR_TEMPFAIL;
[all...]
H A Dsrvrsmtp.c670 case SMFIR_TEMPFAIL: \
1197 case SMFIR_TEMPFAIL:
1312 case SMFIR_TEMPFAIL:
2530 case SMFIR_TEMPFAIL:
3690 state == SMFIR_TEMPFAIL ||
3833 case SMFIR_TEMPFAIL:
3947 case SMFIR_TEMPFAIL:
/freebsd-12-stable/contrib/sendmail/libmilter/
H A Dengine.c676 SMFIR_REJECT : SMFIR_TEMPFAIL, NULL, 0);

Completed in 122 milliseconds