]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0575
Testsuite: add missing mask / ipv6 expansion
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0575
1 # -bh and msglog
2 # no logfiles, says the docs
3 exim -d -bh V4NET.0.0.0
4 helo test
5 mail from:<x@y>
6 rcpt to:<x@y>
7 data
8
9 Message.
10 .
11 quit
12 ****