Testsuite: fix munge for mailq
[exim.git] / test / scripts / 0000-Basic / 0702
1 # exim_msgdate, localhost_number from config
2 #
3 # This file is intended for a config with
4 #   localhost_number = 13
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 #
11 ### Each msg-id type, all zone
12 0 TZ=GB
13 exim_msgdate -l -u -z -pid E000000-005XGK-00
14 ****
15 0 TZ=GB
16 exim_msgdate -l -u -z -pid 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
17 ****
18 0 TZ=GB
19 exim_msgdate -l -u -z -pid 000000 1PANS3 zzzzzz
20 ****
21 0 TZ=GB
22 exim_msgdate -l -u -z -pid 000000 1PANS3 ZZZZZZ
23 ****
24 ### All msg-id types, all zones,  localhost_number = 3
25 0 TZ=GB
26 exim_msgdate -l -u -z -localhost_number=3 E000000-005XGK-00
27 ****
28 0 TZ=GB
29 exim_msgdate -l -u -z -localhost_number=3 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
30 ****
31 0 TZ=GB
32 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 zzzzzz
33 ****
34 0 TZ=GB
35 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 ZZZZZZ
36 ****
37 ### All msg-id types, all zones,  localhost_number = 13
38 0 TZ=GB
39 exim_msgdate -l -u -z -localhost_number=13 E000000-005XGK-00
40 ****
41 0 TZ=GB
42 exim_msgdate -l -u -z -localhost_number=13 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
43 ****
44 0 TZ=GB
45 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 zzzzzz
46 ****
47 0 TZ=GB
48 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 ZZZZZZ
49 ****
50 ### All msg-id types, all zones,  localhost_number = 20
51 255 TZ=GB
52 exim_msgdate -l -u -z -localhost_number=20 E000000-005XGK-00
53 ****
54 255 TZ=GB
55 exim_msgdate -l -u -z -localhost_number=20 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
56 ****
57 255 TZ=GB
58 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 zzzzzz
59 ****
60 255 TZ=GB
61 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 ZZZZZZ
62 ****
63 ### All msg-id types, all zones,  base=36
64 255 TZ=GB
65 exim_msgdate -l -u -z --b36 E000000-005XGK-00
66 ****
67 255 TZ=GB
68 exim_msgdate -l -u -z --b36 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
69 ****
70 255 TZ=GB
71 exim_msgdate -l -u -z --b36 000000 1PANS3 zzzzzz
72 ****
73 255 TZ=GB
74 exim_msgdate -l -u -z --b36 000000 1PANS3 ZZZZZZ
75 ****
76 ### All msg-id types, all zones,  base=62
77 0 TZ=GB
78 exim_msgdate -l -u -z --b62 E000000-005XGK-00
79 ****
80 0 TZ=GB
81 exim_msgdate -l -u -z --b62 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
82 ****
83 0 TZ=GB
84 exim_msgdate -l -u -z --b62 000000 1PANS3 zzzzzz
85 ****
86 0 TZ=GB
87 exim_msgdate -l -u -z --b62 000000 1PANS3 ZZZZZZ
88 ****