Utility: exim_msgdate
[exim.git] / test / scripts / 0000-Basic / 0703
1 # Exercising exim_msgdate
2 #
3 # This file is intended for a config with
4 #   localhost_number = 20
5 #
6 # Without this, runtest would munge all dates and message-ids,
7 # destroying the things we wish to test:
8 no_munge
9 #
10 ### Each msg-id type, all zone
11 255
12 exim_msgdate -l -u -z -pid E000000-005XGK-00
13 ****
14 255
15 exim_msgdate -l -u -z -pid 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
16 ****
17 255
18 exim_msgdate -l -u -z -pid 000000 1PANS3 zzzzzz
19 ****
20 255
21 exim_msgdate -l -u -z -pid 000000 1PANS3 ZZZZZZ
22 ****
23 ### All msg-id types, all zones,  localhost_number = 3
24 exim_msgdate -l -u -z -localhost_number=3 E000000-005XGK-00
25 ****
26 exim_msgdate -l -u -z -localhost_number=3 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
27 ****
28 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 zzzzzz
29 ****
30 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 ZZZZZZ
31 ****
32 ### All msg-id types, all zones,  localhost_number = 13
33 exim_msgdate -l -u -z -localhost_number=13 E000000-005XGK-00
34 ****
35 exim_msgdate -l -u -z -localhost_number=13 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
36 ****
37 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 zzzzzz
38 ****
39 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 ZZZZZZ
40 ****
41 ### All msg-id types, all zones,  localhost_number = 20
42 255
43 exim_msgdate -l -u -z -localhost_number=20 E000000-005XGK-00
44 ****
45 255
46 exim_msgdate -l -u -z -localhost_number=20 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
47 ****
48 255
49 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 zzzzzz
50 ****
51 255
52 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 ZZZZZZ
53 ****
54 ### All msg-id types, all zones,  base=36
55 255
56 exim_msgdate -l -u -z --b36 E000000-005XGK-00
57 ****
58 255
59 exim_msgdate -l -u -z --b36 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
60 ****
61 255
62 exim_msgdate -l -u -z --b36 000000 1PANS3 zzzzzz
63 ****
64 255
65 exim_msgdate -l -u -z --b36 000000 1PANS3 ZZZZZZ
66 ****
67 ### All msg-id types, all zones,  base=62
68 255
69 exim_msgdate -l -u -z --b62 E000000-005XGK-00
70 ****
71 255
72 exim_msgdate -l -u -z --b62 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
73 ****
74 255
75 exim_msgdate -l -u -z --b62 000000 1PANS3 zzzzzz
76 ****
77 255
78 exim_msgdate -l -u -z --b62 000000 1PANS3 ZZZZZZ
79 ****