summaryrefslogtreecommitdiff
path: root/test/stderr
diff options
context:
space:
mode:
Diffstat (limited to 'test/stderr')
-rw-r--r--test/stderr/007810
-rw-r--r--test/stderr/016112
2 files changed, 11 insertions, 11 deletions
diff --git a/test/stderr/0078 b/test/stderr/0078
index 5f08f68d8..ff218e3c6 100644
--- a/test/stderr/0078
+++ b/test/stderr/0078
@@ -111,14 +111,14 @@ configuration file is TESTSUITE/test-config
admin user
dropping to exim gid; retaining priv uid
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-routing xx@not.exist
+routing xx@not-exist.test.ex
--------> lookuphost router <--------
-local_part=xx domain=not.exist
+local_part=xx domain=not-exist.test.ex
checking domains
calling lookuphost router
-lookuphost router called for xx@not.exist
- domain = not.exist
-lookuphost router declined for xx@not.exist
+lookuphost router called for xx@not-exist.test.ex
+ domain = not-exist.test.ex
+lookuphost router declined for xx@not-exist.test.ex
"more" is false: skipping remaining routers
no more routers
>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=2 >>>>>>>>>>>>>>>>
diff --git a/test/stderr/0161 b/test/stderr/0161
index 9ace15fd1..53317177b 100644
--- a/test/stderr/0161
+++ b/test/stderr/0161
@@ -136,19 +136,19 @@ configuration file is TESTSUITE/test-config
admin user
dropping to exim gid; retaining priv uid
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-routing xx@not.exist
+routing xx@not-exist.test.ex
--------> failuphost router <--------
-local_part=xx domain=not.exist
+local_part=xx domain=not-exist.test.ex
checking domains
checking local_parts
failuphost router skipped: local_parts mismatch
--------> lookuphost router <--------
-local_part=xx domain=not.exist
+local_part=xx domain=not-exist.test.ex
checking domains
calling lookuphost router
-lookuphost router called for xx@not.exist
- domain = not.exist
-lookuphost router declined for xx@not.exist
+lookuphost router called for xx@not-exist.test.ex
+ domain = not-exist.test.ex
+lookuphost router declined for xx@not-exist.test.ex
"more" is false: skipping remaining routers
no more routers
>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=2 >>>>>>>>>>>>>>>>