1 # exim_msgdate, bad localhost_number in config
3 # This file is intended for a config with
4 # localhost_number = 20
6 # Without this, runtest would munge all dates and message-ids,
7 # destroying the things we wish to test:
11 ### Each msg-id type, all zone
13 exim_msgdate -l -u -z -pid E000000-005XGK-00
16 exim_msgdate -l -u -z -pid 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
19 exim_msgdate -l -u -z -pid 000000 1PANS3 zzzzzz
22 exim_msgdate -l -u -z -pid 000000 1PANS3 ZZZZZZ
24 ### All msg-id types, all zones, localhost_number = 3
26 exim_msgdate -l -u -z -localhost_number=3 E000000-005XGK-00
29 exim_msgdate -l -u -z -localhost_number=3 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
32 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 zzzzzz
35 exim_msgdate -l -u -z -localhost_number=3 000000 1PANS3 ZZZZZZ
37 ### All msg-id types, all zones, localhost_number = 13
39 exim_msgdate -l -u -z -localhost_number=13 E000000-005XGK-00
42 exim_msgdate -l -u -z -localhost_number=13 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
45 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 zzzzzz
48 exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 ZZZZZZ
50 ### All msg-id types, all zones, localhost_number = 20
52 exim_msgdate -l -u -z -localhost_number=20 E000000-005XGK-00
55 exim_msgdate -l -u -z -localhost_number=20 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
58 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 zzzzzz
61 exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 ZZZZZZ
63 ### All msg-id types, all zones, base=36
65 exim_msgdate -l -u -z --b36 E000000-005XGK-00
68 exim_msgdate -l -u -z --b36 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
71 exim_msgdate -l -u -z --b36 000000 1PANS3 zzzzzz
74 exim_msgdate -l -u -z --b36 000000 1PANS3 ZZZZZZ
76 ### All msg-id types, all zones, base=62
78 exim_msgdate -l -u -z --b62 E000000-005XGK-00
81 exim_msgdate -l -u -z --b62 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
84 exim_msgdate -l -u -z --b62 000000 1PANS3 zzzzzz
87 exim_msgdate -l -u -z --b62 000000 1PANS3 ZZZZZZ