Deal explicitly with attempt to callout via null transport; fixes crash.
[exim.git] / test / scripts / 0000-Basic / 0527
index e65032b4d40201f3b841c55f6288ff101395c15c..9c880d6445d4dc48de10dff342284ea5fbcf90f7 100644 (file)
@@ -1,17 +1,6 @@
 # callout with no transport
 need_ipv4
 #
-server PORT_S
-220 Welcome
-HELO
-250 Hi
-MAIL FROM
-250 OK
-RCPT TO
-550 unrouteable address
-QUIT
-221 Bye
-****
 exim -bs
 mail from:<unknown@x.x.x.x>
 rcpt to:<unknown@u.u.u.u>