log_selector = \
+incoming_port \
+incoming_interface \
- +smtp_connection
+ +smtp_connection +connection_id
queue_only
queue_run_in_order
local_delivery:
driver = appendfile
file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
headers_add = Port: $sender_host_port
user = CALLER
remote:
driver = smtp
port = PORT_D
+ hosts_try_fastopen = :
# ----- Retry -----