Add { !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} } as another
[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 ****