X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f3ebb786e451da973560f1c9d8cdb151d25108b5..86ba540670517109809d93cd73716d320a6a0923:/test/confs/0137 diff --git a/test/confs/0137 b/test/confs/0137 index 7c48d6234..faab263aa 100644 --- a/test/confs/0137 +++ b/test/confs/0137 @@ -30,14 +30,14 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} lock_interval = 1s lock_retries = 2 user = CALLER local_delivery_fcntl: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} lock_interval = 1s lock_retries = 2 no_use_lockfile @@ -45,7 +45,7 @@ local_delivery_fcntl: local_delivery_fcntl_blocking: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} lock_fcntl_timeout = 2s lock_interval = 1s lock_retries = 2