diff options
Diffstat (limited to 'test/confs/0082')
-rw-r--r-- | test/confs/0082 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/0082 b/test/confs/0082 index fca3e7b0d..fefd0502c 100644 --- a/test/confs/0082 +++ b/test/confs/0082 @@ -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 |