hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0538
index ccabcfbee686c9e76a6285402b8647e361e9dfa9..51daa9a26b3fa49dde07281f19e357fc387f9dce 100644 (file)
@@ -12,6 +12,7 @@ QUIT
 221 Bye
 ****
 exim -bs
+helo test
 mail from:<userx@broken.example>
 quit
 ****
@@ -28,12 +29,14 @@ QUIT
 221 Bye
 ****
 exim -bs
+helo test
 mail from:<userx@ok.example>
 rcpt to:<usery@broken.example>
 quit
 ****
 # A final check that the cache works for sender address
 exim -bs
+helo test
 mail from:<userx@broken.example>
 quit
 ****