chiark / gitweb /
defs.m4: New macros for inserting separators into lists.
[exim-config] / lists.m4
index 39f2ee4af0f8dad22c529a5aa99ffc064cefc24d..42427af70fe5e92417d531ad828dff554acbb4b1 100644 (file)
--- a/lists.m4
+++ b/lists.m4
@@ -43,11 +43,7 @@ domainlist thishost = @ : @[] : \
                         { telecaster=tele \
                           stratocaster=strat }}} \
              {$item.$qualify_domain}}
-domainlist public = +thishost : distorted.org.uk
-domainlist known = +public : \
-       ${if exists{CONF_sysconf_dir/domains.conf} \
-            {partial0-lsearch; CONF_sysconf_dir/domains.conf} \
-            {}}
+domainlist public = +thishost : CONF_sysdomains
 
 ## Some magic lists used because `match_local_parts' and friends don't expand
 ## their right-hand sides.