Split out hintsdb backend shims to separate files
[exim.git] / test / scripts / 4620-SRS / 4620
index f180142a677a2dcaa696531b8e14c6b285da817b..879ac8b4c064276943092ced82efba9ffcdab57b 100644 (file)
@@ -22,8 +22,8 @@ exim -q
 # Sender with quoted local_part:
 #
 exim -be
 # 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
 ****
 #
 # Inject a message; will be passed on to remote and queued there
@@ -40,4 +40,9 @@ exim -DCONTROL=remote -q
 exim -q
 ****
 #
 exim -q
 ****
 #
+# Sender which is empty (already a bounce)
+exim -be
+>${srs_encode {mysecret} {} {test.ex}}<
+****
+#
 killdaemon
 killdaemon