From d8024efa365d10d2dba4f06977776f4091250462 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 4 May 2020 22:38:08 +0100 Subject: Consolidate $local_part_verified into $local_part_data This removes the former; the latter having been around since before the last release. The router check_local_user option now writes the latter and -verified no longer exists. --- test/confs/0005 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/confs/0005') diff --git a/test/confs/0005 b/test/confs/0005 index 77b79100c..babeacb41 100644 --- a/test/confs/0005 +++ b/test/confs/0005 @@ -52,7 +52,7 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part_verified + file = DIR/test-mail/$local_part_data headers_add = "X-body-linecount: $body_linecount\n\ X-message-linecount: $message_linecount\n\ X-received-count: $received_count" -- cgit v1.2.3