]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0342
e3332e78e3ddff77156fa64f2a9010ba757be617
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0342
1 # verification of recipient at non FQDN
2 need_ipv4
3 #
4 exim -bh 1.2.3.4
5 helo test
6 mail from:<x@y>
7 rcpt to:<x@ten-1>
8 quit
9 ****