diff options
Diffstat (limited to 'test/confs/0083')
-rw-r--r-- | test/confs/0083 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/0083 b/test/confs/0083 index 4ab79fce4..d4ca61655 100644 --- a/test/confs/0083 +++ b/test/confs/0083 @@ -26,7 +26,8 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail headers_add = "Proto: $received_protocol" return_path_add user = CALLER |