chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60c96a7
)
vhost.m4: Use `;' to separate hostnames in `route' entries.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 Mar 2014 21:18:16 +0000
(21:18 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 Mar 2014 21:18:16 +0000
(21:18 +0000)
vhost.m4
patch
|
blob
|
blame
|
history
diff --git
a/vhost.m4
b/vhost.m4
index 96b7505de834b4d194237e20c19841c780508881..b4cfb01bac29e0008812fcac5ec5d09e9806624d 100644
(file)
--- 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