X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/blobdiff_plain/e8fc783503225c457353b9056477a0c0ed344955..3e031e77077b40a0334fd4c41ea1f0f25ee73158:/config.m4 diff --git a/config.m4 b/config.m4 index d64ba68..ee20d3a 100644 --- a/config.m4 +++ b/config.m4 @@ -24,6 +24,10 @@ ## Master domain name. DEFCONF(master_domain, distorted.org.uk) +## List of home-system mail domain names. This can be empty if we only +## provide service for special-purpose domanis. +DEFCONF(sysdomains, CONF_master_domain) + ## The smarthost for satellite hosts. DEFCONF(smarthost, mail.distorted.org.uk)