Home
last modified time | relevance | path

Searched refs:inet_protocols (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dnormalize_mailhost_addr.c170 const char *inet_protocols; in main() member
209 for (tests_failed = 0, test_case = test_cases; test_case->inet_protocols; in main()
212 inet_proto_init(argv[0], test_case->inet_protocols); in main()
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Dpost-install858 # This code assumes that the default is "inet_protocols = ipv4"
861 test "`$POSTCONF -dh inet_protocols`" = "ipv4" ||
862 test -n "`$POSTCONF -c $config_directory -n inet_protocols`" || {
H A Dmain.cf151 inet_protocols = all
698 #inet_protocols = ipv4
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.979 protocols specified with inet_protocols are unavailable, instead
279 - The default inet_protocols value is now "all" instead of "ipv4",
284 upgrade-configuration" now append "inet_protocols = ipv4" to
285 main.cf when no explicit inet_protocols setting is already present.
H A DRELEASE_NOTES-2.2100 the inet_protocols parameter instead of the inet_interfaces parameter.
H A DINSTALL573 || |set "inet_protocols = ipv4" in main.cf. |
H A DHISTORY10056 support is now selected with the "inet_protocols" configuration
10057 parameter, instead of "inet_interfaces". The "inet_protocols"
16952 Incompatibility: the default inet_protocols value is now
16956 upgrade-configuration" append "inet_protocols = ipv4" to
17474 specified with inet_protocols are unavailable. Files:
18080 with the inet_protocols shim. File: conf/post-install.
25393 Documentation: the inet_protocols default setting is compile-time
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dpostconf.proto2059 %PARAM inet_protocols see 'postconf -d output'
2069 procedure appends an explicit "inet_protocols = ipv4" setting to
2081 turned off with the inet_protocols parameter. On systems with
2086 <p> When IPv4 support is enabled via the inet_protocols parameter,
2092 <p> When IPv6 support is enabled via the inet_protocols parameter,
2105 inet_protocols = ipv4
2106 inet_protocols = all (DEFAULT)
2107 inet_protocols = ipv6
2108 inet_protocols = ipv4, ipv6
14856 unless the inet_protocols setting enables both IPv4 and IPv6. </p>