Testsuite: fix poor choice of localpart
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 11 Nov 2022 22:36:45 +0000 (22:36 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 11 Nov 2022 22:36:45 +0000 (22:36 +0000)
test/scripts/4620-SRS/4620
test/stdout/4620

index 8119c295f425ff2d766fe236edea58654ef4c06d..02716c44ede8cf27e4209899cba0439162619f65 100644 (file)
@@ -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
index c1fcaf1d1ba2294008ab55ce00c0fa47afa9536a..492cabe35aaa351d12f7529b7778cb6456c0598e 100644 (file)
@@ -1,5 +1,5 @@
-> SRS0=ZZZZ=YY=the.local.host.name=CALLER@test.ex
-> "SRS0=ZZZZ=YY=the.local.host.name=CALLER"@test.ex
+> SRS0=ZZZZ=YY=lap.dom.ain=a_test_user@test.ex
+> "SRS0=ZZZZ=YY=lap.dom.ain=a_test_user"@test.ex
 > 
 > ><
 >