]> git.netwichtig.de Git - user/henk/code/exim.git/blob - scripts/0000-Basic/0181
cf1cb05c21645f2c42f4ed1c62cee90b605ceb1f
[user/henk/code/exim.git] / scripts / 0000-Basic / 0181
1 # message size check without SIZE
2 exim -odq -bs
3 EHLO some.host
4 MAIL FROM:<userx@test.ex>
5 RCPT TO:<userx@test.ex>
6 Data
7 The quick brown fox jumps over the lazy dog.
8 The quick brown fox jumps over the lazy dog.
9 The quick brown fox jumps over the lazy dog.
10 The quick brown fox jumps over the lazy dog.
11 The quick brown fox jumps over the lazy dog.
12 .
13 QUIT
14 ****
15 1
16 exim -oep -odq userx
17 The quick brown fox jumps over the lazy dog.
18 The quick brown fox jumps over the lazy dog.
19 The quick brown fox jumps over the lazy dog.
20 The quick brown fox jumps over the lazy dog.
21 .
22 ****
23 no_msglog_check