Gitweb:
https://git.exim.org/exim.git/commitdiff/b002d3dd0344b8bba34a97d1dde2aedae7c2fef1
Commit: b002d3dd0344b8bba34a97d1dde2aedae7c2fef1
Parent: 953303cf3170248dae7f284b0a55cf105a66371c
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Sep 24 19:41:05 2023 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Sep 24 19:41:05 2023 +0100
Testsuite: use actual hostname in SRS testcase
---
test/scripts/4620-SRS/4620 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/scripts/4620-SRS/4620 b/test/scripts/4620-SRS/4620
index 02716c44e..879ac8b4c 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} {a_test_user@???} {test.ex}}
-${srs_encode {mysecret} {"a_test_user"@???} {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
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/