2013-10-29 17:42:20 +00:00
|
|
|
diff --git a/src/configure.default b/src/configure.default
|
2019-06-05 09:16:58 +00:00
|
|
|
index 09f0b36..9242bac 100644
|
2013-10-29 17:42:20 +00:00
|
|
|
--- a/src/configure.default
|
|
|
|
+++ b/src/configure.default
|
2019-06-05 09:16:58 +00:00
|
|
|
@@ -67,7 +67,7 @@
|
2013-10-29 17:42:20 +00:00
|
|
|
# +local_domains, +relay_to_domains, and +relay_from_hosts, respectively. They
|
|
|
|
# are all colon-separated lists:
|
|
|
|
|
|
|
|
-domainlist local_domains = @
|
|
|
|
+domainlist local_domains = @ : localhost : localhost.localdomain
|
|
|
|
domainlist relay_to_domains =
|
|
|
|
hostlist relay_from_hosts = localhost
|
|
|
|
# (We rely upon hostname resolution working for localhost, because the default
|