summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0555
blob: d5aa2e2681f4d1b6d5b7c5259bf43db4bd4dcae3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Long response lines for fakedefer/fakereject
exim -bs
helo test
mail from:<>
rcpt to:<userx@test.ex>
data
Message 1
.
quit
****
exim -bs -DFAKE='fakedefer/This is a rather long customised message that \
                 should get automatically split up into more than one \
                 response line.' 
helo test
mail from:<>
rcpt to:<userx@test.ex>
data
Message 2
.
quit
****
no_msglog_check