git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953303c
)
Testsuite: use actual hostname in SRS testcase
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 24 Sep 2023 18:41:05 +0000
(19:41 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 24 Sep 2023 18:41:05 +0000
(19:41 +0100)
test/scripts/4620-SRS/4620
patch
|
blob
|
history
diff --git
a/test/scripts/4620-SRS/4620
b/test/scripts/4620-SRS/4620
index 02716c44ede8cf27e4209899cba0439162619f65..879ac8b4c064276943092ced82efba9ffcdab57b 100644
(file)
--- 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@
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