summaryrefslogtreecommitdiff
path: root/test/stdout/0205
blob: 6e43050738124164d27c6ee29408e0fa87d38258 (plain)
1
2
3
4
5
6
7
8
9
10
> x@y is undeliverable: unrouteable mail domain "y"
    <-- x%y@testhack.test.ex
> x%y@test.ex
  router = local_domains, transport = local_delivery
> x@y is undeliverable: unrouteable mail domain "y"
    <-- x%y%testhack2.test.ex@testhack.test.ex
> X@test.ex
    <-- X%test.ex@testhack.test.ex
  router = local_domains, transport = local_delivery
>