1 # queuefile transport test delivery
3 # make a scanner dir for the transport to write into
5 sudo chown EXIMUSER:EXIMGROUP DIR/scanner
7 # this message should be placed by the queuefile transport in the scanner directory
15 # then re-inject "after scanning" to the default queue and see it gets found
16 # it should get an appendfile delivery becase it is from the default queue
17 sudo mv DIR/scanner/* DIR/spool/input/
22 sudo rm -fr DIR/scanner