DANE: do not check dns_again_means_nonexist for TLSA results of TRY_AGAIN
[exim.git] / test / scripts / 0000-Basic / 0391
1 # Sender verify rewrite and $sender_address
2 exim -d -bh 1.2.3.4
3 helo test
4 mail from:<U@W.x.y>
5 rcpt to:<B@a.b.c>
6 quit
7 ****