]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0017
I18N: add a utf8_downconvert option to the smtp transport. Bug 2248
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0017
1 # ETRN (prohibited host)
2 exim -bh 1.1.1.1
3 etrn some.random.domain
4 quit
5 ****
6 exim -bh 10.9.8.7
7 etrn some.domain
8 quit
9 ****
10 exim -bh 10.9.8.8
11 etrn some.domain
12 quit
13 ****