X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/exim-config/blobdiff_plain/4806403d9530b7c0eb5b7e048e6a2caac136addf..1e5ccd7c52be79d1de45691a0bb46cbb1a686bf0:/lists.m4 diff --git a/lists.m4 b/lists.m4 index 42427af..11e1baa 100644 --- a/lists.m4 +++ b/lists.m4 @@ -27,7 +27,11 @@ hostlist localnet = <; \ 127.0.0.0/8 ; ::1 hostlist thishost = <; \ +localnet ; @[] +hostlist foreign = <; \ + 212.13.198.75 ; 2001:ba8:0:1d9::2:1 ; \ + 212.13.198.76 ; 2001:ba8:0:1d9::1:1 hostlist border = <; \ + ! +foreign ; \ 62.49.204.144/28 ; 2001:470:1f09:1b98::/64 ; \ 212.13.198.64/28 ; 2001:ba8:0:1d9::/64 hostlist trusted = <; \ @@ -45,14 +49,6 @@ domainlist thishost = @ : @[] : \ {$item.$qualify_domain}} domainlist public = +thishost : CONF_sysdomains -## Some magic lists used because `match_local_parts' and friends don't expand -## their right-hand sides. -localpartlist dom_users = ${expand:KV(users, {$value}{*})} -localpartlist dom_locals = ${expand:KV(locals, {$value}{+user_extaddr})} -localpartlist user_extaddr = ^CONF_user_extaddr_regexp -addresslist user_extaddr = ^CONF_user_extaddr_regexp -addresslist value = $value - ## All of the `standard' local parts which ought to be provided by a domain. localpartlist required = postmaster : abuse