X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bec94709e708f087fe7fa456bec95d4e63edc3ed..9bf74b9c298f6968417fe88a68ccdf2179db1403:/test/scripts/4620-SRS/4620 diff --git a/test/scripts/4620-SRS/4620 b/test/scripts/4620-SRS/4620 index f180142a6..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} {eximtest@lap.dom.ain} {test.ex}} -${srs_encode {mysecret} {"eximtest"@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 @@ -40,4 +40,9 @@ exim -DCONTROL=remote -q exim -q **** # +# Sender which is empty (already a bounce) +exim -be +>${srs_encode {mysecret} {} {test.ex}}< +**** +# killdaemon