]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0308
4e0a2040843711bd8297e0243df4f8399dfc5089
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0308
1 # host lists and unknown host names - maximal checking
2 exim -bh V4NET.0.0.97
3 helo test
4 mail from:<x@y>
5 rcpt to:<z@z>
6 quit
7 ****
8 exim -bh V4NET.0.0.1
9 helo test
10 mail from:<x@y>
11 rcpt to:<z@z>
12 quit
13 ****