diff options
Diffstat (limited to 'test/confs/0906')
-rw-r--r-- | test/confs/0906 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/0906 b/test/confs/0906 index 031065359..5bd5f2a4f 100644 --- a/test/confs/0906 +++ b/test/confs/0906 @@ -74,7 +74,8 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail headers_add = "X-body-linecount: $body_linecount\n\ X-message-linecount: $message_linecount\n\ X-received-count: $received_count" |