summaryrefslogtreecommitdiff
path: root/test/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-11-11 22:36:45 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-11-11 22:36:45 +0000
commitb1b673ec92548235207a8385b1486ae38281d500 (patch)
tree9679db535a55d8ded54a148ddc277a8ada6db4cb /test/scripts
parent7ad1a2b2cc57b5f4bcb59186a9a8abcbed9f4f76 (diff)
downloadexim4-b1b673ec92548235207a8385b1486ae38281d500.tar.gz
Testsuite: fix poor choice of localpart
Diffstat (limited to 'test/scripts')
-rw-r--r--test/scripts/4620-SRS/46204
1 files changed, 2 insertions, 2 deletions
diff --git a/test/scripts/4620-SRS/4620 b/test/scripts/4620-SRS/4620
index 8119c295f..02716c44e 100644
--- a/test/scripts/4620-SRS/4620
+++ b/test/scripts/4620-SRS/4620
@@ -22,8 +22,8 @@ exim -q
# Sender with quoted local_part:
#
exim -be
-${srs_encode {mysecret} {eximtest@lap.dom.ain} {test.ex}}
-${srs_encode {mysecret} {"eximtest"@lap.dom.ain} {test.ex}}
+${srs_encode {mysecret} {a_test_user@lap.dom.ain} {test.ex}}
+${srs_encode {mysecret} {"a_test_user"@lap.dom.ain} {test.ex}}
****
#
# Inject a message; will be passed on to remote and queued there