DMARC: send forensic reports for reject & quarantine results, and "none" policy....
[exim.git] / test / scripts / 0000-Basic / 0197
1 # Taking copies of a domain's mail
2 need_ipv4
3 #
4 exim -odi userx@copy.domain usery@copy.domain
5 Test one.
6 .
7 ****
8 exim -odi -bs
9 mail from:<doesn't@matter>
10 rcpt to:<x@copy.domain>
11 rcpt to:<y@copy.domain>
12 rcpt to:<z@elsewhere>
13 data
14 Test two.
15 .
16 quit
17 ****
18 exim -qf
19 ****