New: queuefile transport, under EXPERIMENTAL_QUEUEFILE
[exim.git] / test / scripts / 5900-queuefile-transport / 5902
1 # queuefile transport test delivery
2 sudo chown EXIMUSER:EXIMGROUP DIR/aux-fixed/5902/outbound
3 exim -odi normal
4 ****
5 sleep 5
6 #
7 exim -bs
8 MAIL FROM:<CALLER@myhost.test.ex>
9 RCPT TO: <user1@test.ex>
10 DATA
11 Subject: test
12
13 foo
14 .
15 QUIT
16 ****
17 sleep 5
18 #
19 ls DIR/aux-fixed/5902/outbound
20 sudo mv DIR/aux-fixed/5902/outbound/1* DIR/spool/input/
21 exim -q
22 no_msglog_check