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