Lookups: fix $local_part_data for a match on a filename list element. Bug 2691
[exim.git] / test / scripts / 0000-Basic / 0305
1 # expansion in domain lists
2 exim -bh V4NET.2.3.4
3 mail from:<x@y>
4 rcpt to:<x@ten-1.test.ex>
5 rcpt to:<x@junk.junk>
6 quit
7 ****
8 2
9 exim -bv x@ten-1.test.ex x@junk.junk
10 ****