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