DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)
[users/heiko/exim.git] / test / scripts / 0000-Basic / 0605
1 # dns retry in hostlist
2 # Exim test configuration 0605
3 #
4 need_ipv4
5 #
6 exim -bh HOSTIPV4
7 helo test
8 mail from:<ralph@dustyshoes.tld>
9 rcpt to:<bob@anotherone.tld>
10 quit
11 ****