exim/exim-4.92-localhost-is-loca...

14 lines
527 B
Diff
Raw Permalink Normal View History

diff --git a/src/configure.default b/src/configure.default
2019-02-11 20:15:08 +00:00
index 09f0b36..9242bac 100644
--- a/src/configure.default
+++ b/src/configure.default
2019-02-11 20:15:08 +00:00
@@ -67,7 +67,7 @@
# +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