Remove unwanted (int) case when reading SIZE. Fix runtest for 64-bit
[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 mail from:<x@y>
6 rcpt to:<x@ten-1>
7 quit
8 ****