Home
last modified time | relevance | path

Searched refs:relayhost (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dtest64.ref1 relayhost = relay-from-main.cf
H A Dtest65.ref1 relayhost = relay-from-cmd-line
H A DMakefile.in877 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -c. relayhost >test64.tmp 2>&1
888 …$(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -c. -o relayhost=relay-from-cmd-line relayhost >t…
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtrivial-rewrite.h65 char **relayhost; /* for relay and default transport */ member
H A Dresolve.c616 } else if (*RES_PARAM_VALUE(rp->relayhost)) in resolve_addr()
617 vstring_strcpy(nexthop, RES_PARAM_VALUE(rp->relayhost)); in resolve_addr()
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.528 Major changes - multiple relayhost in SMTP
35 The list form can be specified in relayhost, transport_maps,
40 relayhost = foo.example, bar.example
H A DCOMPATIBILITY63 smarthost yes (specify relayhost in main.cf)
H A DRELEASE_NOTES85 For example, with "use_srv_lookup = submission" and "relayhost =
H A DRELEASE_NOTES-2.10266 override the next-hop destination with transport_maps, relayhost,
H A DRELEASE_NOTES-2.3145 overrides the global relayhost setting, but otherwise has identical
431 in regexp: or pcre: transport tables or per-sender relayhost tables.
755 per-sender relayhost tables.
H A DINSTALL1044 If you're behind a firewall, you should set up a relayhost. If you can, specify
1052 relayhost = $mydomain
1053 relayhost = [mail.$mydomain]
H A DRELEASE_NOTES-1.0244 You can now specify multiple SMTP destinations in the relayhost
260 one destination, unlike relayhost and fallback-relay which take
H A DRELEASE_NOTES-2.0240 a dramatic difference when sending mailing list mail via a relayhost.
732 [Incompat 20020917] The relayhost setting now behaves as documented,
H A DRELEASE_NOTES-1.1585 You can now specify multiple SMTP destinations in the relayhost
601 one destination, unlike relayhost and fallback-relay which take
H A DHISTORY282 Robustness: several testers by accident configured relayhost
4132 Robustness: if relayhost is specified but the host does
4135 that same non-existent relayhost). Problem reported by
4368 in the relayhost or fallback_relay configuration parameters.
6346 overrides relayhost when the table specifies explicit
7508 relayhost settings. Making the code simpler also made it
11442 a sender-dependent override for the relayhost parameter
11876 or sender-dependent relayhost maps.
11882 Bugfix: per-sender relayhost maps were not locked for shared
13844 sender-dependent relayhost maps. Parameter name:
[all …]
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Dmain.cf337 # The relayhost parameter specifies the default host to send mail to
339 # no relayhost is given, mail is routed directly to the destination.
350 #relayhost = $mydomain
351 #relayhost = [gateway.my.domain]
352 #relayhost = [mailserver.isp.tld]
353 #relayhost = uucphost
354 #relayhost = [an.ip.add.ress]
H A Dtransport41 # relayhost, or from the recipient domain.
48 # sender_dependent_relayhost_maps, relayhost, or from
/netbsd-src/external/ibm-public/postfix/dist/README_FILES/
H A DRELEASE_NOTES85 For example, with "use_srv_lookup = submission" and "relayhost =
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop49 relayhost
H A Dpostconf.proto408 %PARAM address_verify_relayhost $relayhost
411 Overrides the relayhost parameter setting for address verification
1327 $sender_dependent_relayhost_maps, $relayhost, or from the recipient
3849 %PARAM relayhost
3883 relayhost = $mydomain
3884 relayhost = [gateway.example.com]
3885 relayhost = mail1.example:587, mail2.example:587
3886 relayhost = [an.ip.add.ress]
8462 $relay_transport, $sender_dependent_relayhost_maps, $relayhost, or
10322 table, the relayhost parameter, or the relay_transport parameter.
[all …]