X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0a682b6cd5f70e94b84fa17022554b48c97a63bd..86ba540670517109809d93cd73716d320a6a0923:/test/confs/0600 diff --git a/test/confs/0600 b/test/confs/0600 index f6405460d..58257e55e 100644 --- a/test/confs/0600 +++ b/test/confs/0600 @@ -29,7 +29,7 @@ check_data: x-test-header-too-long: ${utf8clean:$h_x-test-header-too-long:} logwrite = \ x-test-header-too-big: ${utf8clean:$h_x-test-header-too-big:} - log_write = \ + logwrite = \ x-test-header-truncated: ${utf8clean:$h_x-test-header-truncated:} @@ -58,7 +58,7 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} headers_add = "X-body-linecount: $body_linecount\n\ X-message-linecount: $message_linecount\n\ X-received-count: $received_count"