diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-11 18:08:18 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-12 23:36:49 +0100 |
commit | 7019e10b7ab291e67b3499623547ea755098f972 (patch) | |
tree | bdfaaa01200dacd7e58ddba6afa62497a6a80047 /test/stdout/0405 | |
parent | 37bf366ed1fe8b579a2800b3593bc76294b3ecf2 (diff) |
DNS lookups never use UTF-8
Diffstat (limited to 'test/stdout/0405')
-rw-r--r-- | test/stdout/0405 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/stdout/0405 b/test/stdout/0405 index 6b561f74f..f5b5dce41 100644 --- a/test/stdout/0405 +++ b/test/stdout/0405 @@ -1,4 +1,5 @@ syntax error: domain missing or malformed -bounce@π.test.ex +bounce@xn--1xa.test.ex + <-- bounce@π.test.ex router = r1, transport = t1 - host mx.π.test.ex [V4NET.255.255.255] MX=0 + host mx.xn--1xa.test.ex [V4NET.255.255.255] MX=0 |