From: Mark Wooding Date: Mon, 17 Mar 2014 21:18:16 +0000 (+0000) Subject: vhost.m4: Use `;' to separate hostnames in `route' entries. X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/commitdiff_plain/ccf76d8427e338b92e89971454ebf4ea57ad750f?ds=sidebyside;hp=60c96a7cf779c92c393d0d666a8b530ae69dbd6d vhost.m4: Use `;' to separate hostnames in `route' entries. --- diff --git a/vhost.m4 b/vhost.m4 index 96b7505..b4cfb01 100644 --- a/vhost.m4 +++ b/vhost.m4 @@ -46,7 +46,7 @@ virtual_route: self = fail VHOST condition = DOMKV(route, {true}{false}) - route_data = DOMKV(route) + route_data = <;DOMKV(route) same_domain_copy_routing = true transport = smtp no_more