Build: probe for broken poll() timing implementation
[exim.git] / test / scripts / 0000-Basic / 0046
CommitLineData
59371ea7
PH
1# $message_body[_end], $message[_body]_size (delivery & filter)
2exim -odi -f usery@test.ex userx
3Date: Tue, 2 Mar 2005 09:44:33 +0000
4
5
6This message has quite a short body, so both variables should end up
7containing the same amount of data.
8****
9exim -odi -f usery@test.ex userx
10Date: Tue, 2 Mar 2005 09:44:33 +0000
11
12This message has a long body, more than 500 characters, so the start and end
13variables should end up containing different character strings.
14
15The quick brown fox jumps over the lazy dog.
16Pack my box with five dozen liquor jugs.
17
18See! The second of those is shorter, but also contains all 26 letters of the
19alphabet, and also makes some kind of sense. Now is the time for all good men
20to come to the aid of the party. 'Twas brillig and the slithy toves did gyre
21and gimble in the wabe, all mimsy were the borogoves, and the mome raths
22outgrabe. There, that should be enough.
23****
24exim -bf DIR/aux-fixed/TESTNUM.filter.userx -f usery@test.ex
25
26This message has quite a short body, so both variables should end up
27containing the same amount of data.
28****
29exim -bf DIR/aux-fixed/TESTNUM.filter.userx -f usery@test.ex
30
31This message has a long body, more than 500 characters, so the start and end
32variables should end up containing different character strings.
33
34The quick brown fox jumps over the lazy dog.
35Pack my box with five dozen liquor jugs.
36
37See! The second of those is shorter, but also contains all 26 letters of the
38alphabet, and also makes some kind of sense. Now is the time for all good men
39to come to the aid of the party. 'Twas brillig and the slithy toves did gyre
40and gimble in the wabe, all mimsy were the borogoves, and the mome raths
41outgrabe. There, that should be enough.
42****
43exim -oi -bf DIR/aux-fixed/TESTNUM.filter.userx -f usery@test.ex
44
45This message has a long body, more than 500 characters, so the start and end
46variables should end up containing different character strings.
47
48The quick brown fox jumps over the lazy dog.
49Pack my box with five dozen liquor jugs.
50.
51.
52See! The second of those is shorter, but also contains all 26 letters of the
53alphabet, and also makes some kind of sense. Now is the time for all good men
54to come to the aid of the party. 'Twas brillig and the slithy toves did gyre
55and gimble in the wabe, all mimsy were the borogoves, and the mome raths
56outgrabe. There, that should be enough.
57****
58exim -bf DIR/aux-fixed/TESTNUM.filter.userx -f usery@test.ex
59
60This message has a long body, more than 500 characters, so the start and end
61variables should end up containing different character strings.
62
63. The quick brown fox jumps over the lazy dog.
64. Pack my box with five dozen liquor jugs.
65
66See! The second of those is shorter, but also contains all 26 letters of the
67alphabet, and also makes some kind of sense. Now is the time for all good men
68to come to the aid of the party. 'Twas brillig and the slithy toves did gyre
69and gimble in the wabe, all mimsy were the borogoves, and the mome raths
70outgrabe. There, that should be enough.
71****
72exim -odi -f usery@test.ex userx
73Here's a body with a NULL(\0) in it. That should become a space.
74****
75exim -oi -bf DIR/aux-fixed/TESTNUM.filter.userx -f usery@test.ex
76
77Here's a body with a NULL(\0) in it. That should become a space.
78****
79exim -oi -bf DIR/aux-fixed/TESTNUM.filter.userx -f usery@test.ex
80
81This message has a long body, more than 500 characters, so the start and end
82variables should end up containing different character strings.
83
84The quick brown fox jumps over the lazy dog. NULL(\0)
85Pack my box with five dozen liquor jugs. NULL(\0)
86
87See! The second of those is shorter, but also contains all 26 letters of the
88alphabet, and also makes some kind of sense. Now is the time for all good men
89to come to the aid of the party. 'Twas brillig and the slithy toves did gyre
90and gimble in the wabe, all mimsy were the borogoves, and the mome raths
91outgrabe. NULL(\0) There, that should be enough.
92****
ddea74fa
PH
93exim -DNL=TRUE -odi -f usery@test.ex userx
94Date: Tue, 2 Mar 2005 09:44:33 +0000
95
96
97This message has quite a short body, so both variables should end up
98containing the same amount of data.
99****