1 # Exercising exim_msgdate
3 # This file is intended for a config with
6 # Without this, runtest would munge all dates and message-ids,
7 # destroying the things we wish to test:
10 ### Each msg-id type, all zone
11 exim_msgdate -l -u -z -pid E000000-005XGK-00
13 exim_msgdate -l -u -z -pid 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
15 exim_msgdate -l -u -z -pid 000000 1PANS3 zzzzzz
17 exim_msgdate -l -u -z -pid 000000 1PANS3 ZZZZZZ
19 ### All msg-id types, all zones, localhost_number = 3
20 exim_msgdate -l -u -z -localhost_number=3 E000000-005XGK-00
22 exim_msgdate -l -u -z -localhost_number=3 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
24 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 zzzzzz
26 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 ZZZZZZ
28 ### All msg-id types, all zones, localhost_number = 13
29 exim_msgdate -l -u -z -localhost_number=13 E000000-005XGK-00
31 exim_msgdate -l -u -z -localhost_number=13 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
33 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 zzzzzz
35 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 ZZZZZZ
37 ### All msg-id types, all zones, localhost_number = 20
39 exim_msgdate -l -u -z -localhost_number=20 E000000-005XGK-00
42 exim_msgdate -l -u -z -localhost_number=20 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
45 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 zzzzzz
48 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 ZZZZZZ
50 ### All msg-id types, all zones, base=36
51 exim_msgdate -l -u -z --b36 E000000-005XGK-00
54 exim_msgdate -l -u -z --b36 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
57 exim_msgdate -l -u -z --b36 000000 1PANS3 zzzzzz
59 exim_msgdate -l -u -z --b36 000000 1PANS3 ZZZZZZ
61 ### All msg-id types, all zones, base=62
62 exim_msgdate -l -u -z --b62 E000000-005XGK-00
64 exim_msgdate -l -u -z --b62 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
66 exim_msgdate -l -u -z --b62 000000 1PANS3 zzzzzz
68 exim_msgdate -l -u -z --b62 000000 1PANS3 ZZZZZZ