Searched refs:tempfail (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/cf/feature/ |
H A D | ldap_routing.m4 | 36 _ARG6_, `tempfail', `define(`_LDAP_ROUTE_MAPTEMP_', `_TEMPFAIL_')',
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | srvrsmtp.c | 571 volatile bool tempfail = false; local 948 tempfail = true; 956 tempfail = true; 999 tempfail = true; 1009 tempfail = true; 1642 if (tempfail) 1829 if (tempfail) 2158 tempfail = true; 2182 tempfail = true; 2305 if (tempfail) [all …]
|
H A D | udb.c | 1066 goto tempfail; 1143 tempfail:
|
H A D | usersmtp.c | 918 goto tempfail; 963 goto tempfail; 974 goto tempfail; 979 tempfail:
|
H A D | parseaddr.c | 1961 bool tempfail = false; local 2002 if (ExitStat == EX_TEMPFAIL || tempfail) 2101 tempfail = true;
|
H A D | map.c | 6598 bool tempfail = false; local 6628 tempfail = true; 6633 if (tempfail)
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 1597 ifdef(`_ATMPF_', `dnl tempfail? 1642 ifdef(`_ATMPF_', `dnl tempfail? 2452 ifdef(`_ATMPF_', `dnl tempfail? 2483 ifdef(`_ATMPF_', `dnl tempfail? 2536 ifdef(`_ATMPF_', `dnl tempfail? 2632 ifdef(`_ATMPF_', `dnl tempfail? 2650 ifdef(`_ATMPF_', `dnl tempfail? 2683 ifdef(`_ATMPF_', `dnl tempfail? 2713 ifdef(`_ATMPF_', `dnl tempfail? 2739 ifdef(`_ATMPF_', `dnl tempfail? [all …]
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 2011 <detail>, <nodomain>, <tempfail>) 2025 address is not found in LDAP; the <tempfail> argument, if set to 2026 "tempfail", instructs the rules to give an SMTP 4XX temporary
|