diff options
Diffstat (limited to 'conf.d/000_local.conf.example')
-rw-r--r-- | conf.d/000_local.conf.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/000_local.conf.example b/conf.d/000_local.conf.example index edb41fa..7726655 100644 --- a/conf.d/000_local.conf.example +++ b/conf.d/000_local.conf.example | |||
@@ -18,6 +18,7 @@ primary_hostname = | |||
18 | domainlist local_domains = @ | 18 | domainlist local_domains = @ |
19 | domainlist relay_to_domains = | 19 | domainlist relay_to_domains = |
20 | hostlist relay_from_hosts = localhost | 20 | hostlist relay_from_hosts = localhost |
21 | hostlist trusted_relay_hosts_ip = | ||
21 | hostlist trusted_relay_hosts = | 22 | hostlist trusted_relay_hosts = |
22 | # (We rely upon hostname resolution working for localhost, because the default | 23 | # (We rely upon hostname resolution working for localhost, because the default |
23 | # uncommented configuration needs to work in IPv4-only environments.) | 24 | # uncommented configuration needs to work in IPv4-only environments.) |