chiark / gitweb /
local.m4: Switch `aliases' file to `nwildlsearch' and expand the result.
[exim-config] / vhost.m4
index 5e81f56b8daff629c66a0910e6dbde67501cacec..d37edd9ea0c709aec1c0dcf2fdd6ab06dcd98f11 100644 (file)
--- a/vhost.m4
+++ b/vhost.m4
@@ -29,6 +29,8 @@ m4_define(<:VHOST:>,
 m4_define(<:VHOST_FILTER:>,
        <:FILTER_BASE
        VHOST(<:$1:>)
+       router_home_directory = DOMKV(home, {$value} fail)
+       more = ${if bool{DOMKV(final, {$value}{true})} {false} {true}}
        $2 = ${expand:DOMKV($1, {$value} fail)}:>)
 m4_define(<:VHOST_USER:>,
        <:user = DOMKV(owner, {$value}{CONF_filter_user})