Fix sender-verify callout to not use trigger-message SIZE
[exim.git] / test / scripts / 0000-Basic / 0227
index 59adba788b85967c48458bac91f88b169ecd9a29..a67dab2ebd9a1d9e4a3a284c94c3e8a827537f02 100644 (file)
@@ -203,6 +203,27 @@ MAIL FROM:<ok@localhost1>
 RCPT TO:<z@remote.domain>
 QUIT
 ****
 RCPT TO:<z@remote.domain>
 QUIT
 ****
+#
+server PORT_S
+220 Server ready
+EHLO
+250- wotcher
+250-SIZE
+250 OK
+MAIL FROM
+250 OK
+RCPT TO
+250 OK
+QUIT
+250 OK
+****
+sudo exim -v -bs -oMa V4NET.0.0.6
+EHLO me
+MAIL FROM:<ok@localhost1> SIZE=420000
+RCPT TO:<z@test.ex>
+QUIT
+****
+#
 server PORT_S
 220 Server ready
 LHLO
 server PORT_S
 220 Server ready
 LHLO