summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0555
blob: c35113603501b1562332094bf8b04157d77bd5f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Long response lines for fakedefer/fakereject
exim -bs
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.' 
mail from:<>
rcpt to:<userx@test.ex>
data
Message 2
.
quit
****
no_msglog_check