X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d1af83598f7d6b32516a11bb28e569d592a05c48..HEAD:/test/scripts/0000-Basic/0616 diff --git a/test/scripts/0000-Basic/0616 b/test/scripts/0000-Basic/0616 deleted file mode 120000 index 122707d0a..000000000 --- a/test/scripts/0000-Basic/0616 +++ /dev/null @@ -1 +0,0 @@ -0615 \ No newline at end of file diff --git a/test/scripts/0000-Basic/0616 b/test/scripts/0000-Basic/0616 new file mode 100644 index 000000000..4ac173db3 --- /dev/null +++ b/test/scripts/0000-Basic/0616 @@ -0,0 +1,25 @@ +# Filter file which makes use of "unseen noerror deliver" commands +# +exim -odq userx@domain1 +This message will also be delivered to usery +**** +server PORT_S +220 ESMTP +EHLO +250-OK +250 HELP +MAIL +250 OK +RCPT +250 OK +RCPT +550 Not that one +DATA +354 More... +. +250 OK +QUIT +220 OK +**** +exim -qqf +****