user = CALLER
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 = "X-body-linecount: $body_linecount\n\
X-message-linecount: $message_linecount\n\
X-received-count: $received_count"
return_path_add
rmt_smtp:
- driver = smtp
+ driver = smtp
hosts_try_fastopen = :
- hosts_require_tls = *
+ hosts_require_tls = *
tls_try_verify_hosts = :
+ utf8_downconvert = 0
# End