Fix GNU/Hurd build. Bug 3044
[exim.git] / test / scripts / 0000-Basic / 0325
1 # $domain_data, $local_part_data and $router_name
2 exim -v -bt xxx@a.b.c
3 ****
4 exim -bh V4NET.0.0.0
5 helo test
6 mail from:a@b.c
7 rcpt to:xxx@a.b.c
8 quit
9 ****