Testsuite: use actual hostname in SRS testcase
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 24 Sep 2023 18:41:05 +0000 (19:41 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 24 Sep 2023 18:41:05 +0000 (19:41 +0100)
test/scripts/4620-SRS/4620

index 02716c44ede8cf27e4209899cba0439162619f65..879ac8b4c064276943092ced82efba9ffcdab57b 100644 (file)
@@ -22,8 +22,8 @@ exim -q
 # Sender with quoted local_part:
 #
 exim -be
-${srs_encode {mysecret} {a_test_user@lap.dom.ain} {test.ex}}
-${srs_encode {mysecret} {"a_test_user"@lap.dom.ain} {test.ex}}
+${srs_encode {mysecret} {a_test_user@HOSTNAME} {test.ex}}
+${srs_encode {mysecret} {"a_test_user"@HOSTNAME} {test.ex}}
 ****
 #
 # Inject a message; will be passed on to remote and queued there