summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0342
blob: e3332e78e3ddff77156fa64f2a9010ba757be617 (plain)
1
2
3
4
5
6
7
8
9
# verification of recipient at non FQDN
need_ipv4
#
exim -bh 1.2.3.4
helo test
mail from:<x@y>
rcpt to:<x@ten-1>
quit
****