diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 18:07:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 20:45:29 +0000 |
commit | 163144aab02a47427340d0ecc75e2abde675f4c9 (patch) | |
tree | 956b2b288d2330dd9c4d33a794ce6fa9686f6017 /test | |
parent | 1ea7f48754621db22ec40b6362823433d54bda62 (diff) |
$local_part_verified
Diffstat (limited to 'test')
-rw-r--r-- | test/confs/0005 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0005 b/test/confs/0005 index 7c0689c16..77b79100c 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 + file = DIR/test-mail/$local_part_verified headers_add = "X-body-linecount: $body_linecount\n\ X-message-linecount: $message_linecount\n\ X-received-count: $received_count" |