diff options
Diffstat (limited to 'test/confs/5400')
-rw-r--r-- | test/confs/5400 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/confs/5400 b/test/confs/5400 index 5a5e60a88..ad48ebda8 100644 --- a/test/confs/5400 +++ b/test/confs/5400 @@ -34,6 +34,11 @@ ar: begin routers +redir: + driver = redirect + local_parts = ^r + data = ${substr_1:$local_part}@$domain + dns: driver = dnslookup domains = localhost.test.ex : localhost4.test.ex : thishost.test.ex |