summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0305
blob: 191470cfc703fe78bcab23b969c853dbeb3fef3e (plain)
1
2
3
4
5
6
7
8
9
10
11
# expansion in domain lists
exim -bh V4NET.2.3.4
helo test
mail from:<x@y>
rcpt to:<x@ten-1.test.ex>
rcpt to:<x@junk.junk>
quit
****
2
exim -bv x@ten-1.test.ex x@junk.junk
****