Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/src/
HDsendmail.h2441 EXTERN char *FallbackSmartHost; /* fall back smart host */ variable
HDdeliver.c1212 FallbackSmartHost != NULL && !*tried_fallbacksmarthost)
1215 expand(FallbackSmartHost, hostbuf, hbsz, e);
HDreadcf.c3996 FallbackSmartHost = newstr(val);
/trueos/contrib/sendmail/cf/cf/
HDsubmit.cf336 #O FallbackSmartHost=fall.back.host.net
/trueos/contrib/sendmail/cf/m4/
HDproto.m4474 _OPTION(FallbackSmartHost, `confFALLBACK_SMARTHOST', `fall.back.host.net')
/trueos/contrib/sendmail/cf/
HDREADME3934 confFALLBACK_SMARTHOST FallbackSmartHost
/trueos/contrib/sendmail/
HDRELEASE_NOTES804 FallbackSmartHost should also be tried on temporary errors.
1203 Add support for a fallback smart host (option FallbackSmartHost) to
1315 CONFIG: New option confFALLBACK_SMARTHOST to define FallbackSmartHost.