Fix expansions for RFC 822 addresses having comments in local-part and/or domain...
[exim.git] / test / scripts / 0000-Basic / 0256
1 # errors_copy
2 exim -odi unknown
3 .
4 ****
5 exim -odi -bs
6 mail from:<"abc@def"@unknown.domain>
7 rcpt to:<unknown@test.ex>
8 data
9 .
10 quit
11 ****