summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0340
blob: c6e36cea4091409ccee2ff8d30a67da3a90b0953 (plain)
1
2
3
4
5
6
7
# dnslist when no host address
exim -bs
helo test
mail from:<userx@test.ex>
rcpt to:<userx@test.again.dns>
quit
****