DKIM: ensure that dkim_domain elements are lowercased before use. Bug 2371
[exim.git] / test / scripts / 0000-Basic / 0401
1 # host lookup error from embedded file
2 exim -bh V4NET.9.8.7
3 helo xxx
4 mail from:<x@y>
5 quit
6 ****
7 exim -bh V4NET.9.9.9
8 quit
9 ****