Fix non-TLS build
[users/heiko/exim.git] / test / confs / 0600
index f6405460d7db0149532a6fe8756ad77bb0e9f31a..58257e55eeed59822ceba5282629ab54856aed75 100644 (file)
@@ -29,7 +29,7 @@ check_data:
                        x-test-header-too-long: ${utf8clean:$h_x-test-header-too-long:}
                 logwrite = \
                        x-test-header-too-big: ${utf8clean:$h_x-test-header-too-big:}
-                log_write = \
+                logwrite = \
                        x-test-header-truncated: ${utf8clean:$h_x-test-header-truncated:}
 
 
@@ -58,7 +58,7 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = "X-body-linecount: $body_linecount\n\
                  X-message-linecount: $message_linecount\n\
                  X-received-count: $received_count"