]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0483
Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0483
1 # $sender_data and $recipient_data
2 exim -bs -d-all+route
3 mail from:<sender@domain1>
4 rcpt to:<recip@domain2>
5 rcpt to:<other@domain2>
6 quit
7 ****