Additional Sieve test (missed files from previous commit).
[exim.git] / test / scripts / 0000-Basic / 0311
CommitLineData
59371ea7
PH
1# return-path, delivery-date, envelope-to removal
2exim -odq xx
3return-path: x@y
4Delivery-date: Mon, 08 May 2000 11:07:20 +0100
5envelope-to: p@q
6****
7exim -Mvh $msg1
8****
9exim -DDYNAMIC_OPTION=return_path_remove=no -odq xx
10return-path: x@y
11Delivery-date: Mon, 08 May 2000 11:07:20 +0100
12envelope-to: p@q
13****
14exim -Mvh $msg2
15****
16no_msglog_check