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