Searched refs:tempfail (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/sendmail/contrib/ |
H A D | dnsblaccess.m4 | 17 dnl ## HACK(dnsblaccess, domain, optional-message, tempfail-message, keytag) 22 dnl ## match. The default behavior for a tempfail is to accept the 23 dnl ## email. A tempfail-message value of `t' temporarily rejects
|
/freebsd/contrib/sendmail/cf/feature/ |
H A D | ldap_routing.m4 | 35 _ARG6_, `tempfail', `define(`_LDAP_ROUTE_MAPTEMP_', `_TEMPFAIL_')',
|
/freebsd/contrib/sendmail/src/ |
H A D | srvrsmtp.c | 970 volatile bool tempfail = false; local 1350 tempfail = true; 1358 tempfail = true; 1421 tempfail = true; 1469 tempfail = true; 1479 tempfail = true; 2132 if (tempfail) 2309 if (tempfail) 2707 tempfail = true; 2731 tempfail = true; [all …]
|
H A D | udb.c | 1074 goto tempfail; 1151 tempfail:
|
H A D | usersmtp.c | 974 goto tempfail; 1019 goto tempfail; 1030 goto tempfail; 1035 tempfail:
|
H A D | parseaddr.c | 2009 bool tempfail = false; local 2053 if (ExitStat == EX_TEMPFAIL || tempfail) 2152 tempfail = true;
|
H A D | map.c | 7336 bool tempfail = false; local 7366 tempfail = true; 7371 if (tempfail)
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | proto.m4 | 1652 ifdef(`_ATMPF_', `dnl tempfail? 1697 ifdef(`_ATMPF_', `dnl tempfail? 2518 ifdef(`_ATMPF_', `dnl tempfail? 2549 ifdef(`_ATMPF_', `dnl tempfail? 2602 ifdef(`_ATMPF_', `dnl tempfail? 2698 ifdef(`_ATMPF_', `dnl tempfail? 2717 ifdef(`_ATMPF_', `dnl tempfail? 2735 ifdef(`_ATMPF_', `dnl tempfail? 2860 ifdef(`_ATMPF_', `dnl tempfail? 2894 ifdef(`_ATMPF_', `dnl tempfail? [all …]
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 2294 <detail>, <nodomain>, <tempfail>) 2308 address is not found in LDAP; the <tempfail> argument, if set to 2309 "tempfail", instructs the rules to give an SMTP 4XX temporary
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 4726 $#error $@ tempfail $: "400 Temporary failure") will now 7918 If a map lookup in ruleset 5 returns tempfail, queue the message in 8298 If a sequence or switch map lookup entry gets a tempfail but then 8302 with a tempfail, the hosts map will go on and search files, 8303 but if it fails the whole thing should be a tempfail, not 9009 all queries against bogus-map return "tempfail". The
|