Fix GNU/Hurd build. Bug 3044
[exim.git] / test / scripts / 0000-Basic / 0057
1 # domain list = !* and other ! and percent_hack domains
2 exim -bh V4NET.0.0.1
3 helo test
4 mail from:<userx@somehost.example.com>
5 rcpt to:<userx@test.ex>
6 rcpt to:<userx@anotherhost.example.com>
7 rcpt to:<userx@3rdhost.example.com>
8 data
9 .
10 quit
11 ****
12 2
13 exim -bv userx%myhost.ex@a.test.ex userx%myhost.ex@b.test.ex 
14 ****
15 2
16 exim -bv userx%myhost.ex@d.test.ex userx%myhost.ex@d.test.ex 
17 ****
18 exim -bv userx%myhost.ex@z.test.ex
19 ****
20 no_msglog_check