tidying
[exim.git] / test / scripts / 4620-SRS / 4620
index f180142a677a2dcaa696531b8e14c6b285da817b..02716c44ede8cf27e4209899cba0439162619f65 100644 (file)
@@ -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