exim/exim-4.82-localhost-is-local.patch
Jaroslav Škarvada 1f50e55705 New version
Resolves: rhbz#1024196
- Fixed bogus dates in the changelog (best effort)
- De-fuzzified patches
- Fixed double packaging of mailq.1.gz
2013-10-29 18:42:20 +01:00

14 lines
527 B
Diff

diff --git a/src/configure.default b/src/configure.default
index 52e0536..3728043 100644
--- a/src/configure.default
+++ b/src/configure.default
@@ -54,7 +54,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