Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h2681 EXTERN char *FallbackSmartHost; /* fall back smart host */ variable
H A Ddeliver.c1342 FallbackSmartHost != NULL && !*tried_fallbacksmarthost)
1345 expand(FallbackSmartHost, hostbuf, hbsz, e);
H A Dreadcf.c4813 FallbackSmartHost = newstr(val);
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf345 #O FallbackSmartHost=fall.back.host.net
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4495 _OPTION(FallbackSmartHost, `confFALLBACK_SMARTHOST', `fall.back.host.net')
/freebsd/contrib/sendmail/cf/
H A DREADME4041 confFALLBACK_SMARTHOST FallbackSmartHost
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1379 FallbackSmartHost should also be tried on temporary errors.
1778 Add support for a fallback smart host (option FallbackSmartHost) to
1890 CONFIG: New option confFALLBACK_SMARTHOST to define FallbackSmartHost.