X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bec94709e708f087fe7fa456bec95d4e63edc3ed..e8297f953ed9c8e42f1b406b5ecad4ccdd9d95d3:/test/scripts/4620-SRS/4620 diff --git a/test/scripts/4620-SRS/4620 b/test/scripts/4620-SRS/4620 index f180142a6..02716c44e 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@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 @@ -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