DMARC: send forensic reports for reject & quarantine results, and "none" policy....
[exim.git] / test / scripts / 0000-Basic / 0555
1 # Long response lines for fakedefer/fakereject
2 exim -bs
3 mail from:<>
4 rcpt to:<userx@test.ex>
5 data
6 Message 1
7 .
8 quit
9 ****
10 exim -bs -DFAKE='fakedefer/This is a rather long customised message that \
11 should get automatically split up into more than one \
12 response line.'
13 mail from:<>
14 rcpt to:<userx@test.ex>
15 data
16 Message 2
17 .
18 quit
19 ****
20 no_msglog_check