Hopefully the final lot of test files.
[exim.git] / test / scripts / 5000-maildir / 5005
1 # maildir with maildirsize for quota handling
2 exim -d -odi nofile@test.ex
3 Message for nofile
4 ****
5 # Create a maildir and put a quota/size file in it, but the quota in the
6 # transport will override the value.
7 mkdir DIR/test-mail/userx
8 write DIR/test-mail/userx/maildirsize
9 50S,2C
10 ****
11 # Now try some deliveries
12 exim -d -odi userx@test.ex
13 Short message
14 ****
15 exim -d -odi userx@test.ex
16 A slightly longer message
17 ****
18 exim -d -odi userx@test.ex
19 A slightly longer message
20 ****
21 no_msglog_check