Modify (i.e. fix :-) change 4.61/PH/19: Using message arrival time for
[exim.git] / test / scripts / 0000-Basic / 0384
1 # preserve state on 2nd EHLO
2 exim -bh V4NET.9.8.7
3 EHLO [V4NET.9.8.7]
4 MAIL FROM:<x@y>
5 EHLO [1.2.3.4]
6 RCPT TO:<a@b>
7 QUIT
8 ****