Logging: for callout errors likely to be config problems, include the transport in...
[exim.git] / test / scripts / 0000-Basic / 0294
index bbb595dddf08307199500c2f3986ff9b26cec41c..62f8ae2099d675d13488887f85b2fdf683709e87 100644 (file)
@@ -1,5 +1,6 @@
 # SMTP rate limiting using smtp_ratelimit_xxx settings
 exim -d-all+receive -odq -bs
+helo test
 mail from:<x@y>
 rcpt to:<one@z>
 rcpt to:<one@z>
@@ -16,18 +17,21 @@ mail from:<x@y>
 quit
 ****
 exim -d-all+receive -bh 1.2.3.4
+helo test
 mail from:<x@y>
 rcpt to:<one@z>
 rcpt to:<one@z>
 quit
 ****
 exim -d-all+receive -bh V4NET.9.8.7
+helo test
 mail from:<x@y>
 rcpt to:<one@z>
 rcpt to:<one@z>
 quit
 ****
 exim -d-all+receive -odq -bs
+helo test
 mail from:<x@y>
 rcpt to:<reject@z>
 rcpt to:<reject@z>