Made -oMaa and -oMt work with -bh and -bs to pretend the connection is
[users/heiko/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 ****