summaryrefslogtreecommitdiff
path: root/test/scripts/5900-queuefile-transport/5902
blob: 4b2a9a61144cb3dc08d459a6519995e1e89af1b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# queuefile transport test delivery
sudo chown EXIMUSER:EXIMGROUP DIR/aux-fixed/5902/outbound
exim -odi normal
****
sleep 5
#
exim -bs
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO: <user1@test.ex>
DATA
Subject: test

foo
.
QUIT
****
sleep 5
# 
ls DIR/aux-fixed/5902/outbound
sudo mv DIR/aux-fixed/5902/outbound/1* DIR/spool/input/
exim -q
no_msglog_check