]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/4620-SRS/4620
Testsuite: Move 2040 to 1101 (hanging pipelining connections)
[user/henk/code/exim.git] / test / scripts / 4620-SRS / 4620
1 # SRS native implementation
2 #
3 exim -bd -DSERVER=server -oX 127.0.0.1:PORT_S
4 ****
5 # Inject a message; will be passed on to remote and queued there
6 exim -odi redirect@test.ex
7 Message body
8 ****
9 # Run the queue for the remote, will generate bounce which is queued
10 exim -q
11 ****
12 # Run the queue for the remote, will send bounce to origin
13 exim -q
14 ****
15 #
16 killdaemon