2 # Pipelining the early part of the SMTP conversation, tls-on-connect
6 keep_environment = PATH
8 host_lookup_order = bydns
9 spool_directory = DIR/spool
12 log_file_path = DIR/spool/log/SERVER%slog
14 log_file_path = DIR/spool/log/%slog
18 gecos_name = CALLER_NAME
20 chunking_advertise_hosts =
21 tls_on_connect_ports = PORT_D
22 tls_advertise_hosts = *
23 tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
25 # Avoid ECDHE key-exchange so that we can wireshark-decode
27 tls_require_ciphers = NORMAL:-KX-ALL:+RSA
34 pipelining_connect_advertise_hosts = *
35 log_selector = +received_recipients +pipelining
38 acl_smtp_rcpt = accept
45 condition = ${if eq {SERVER}{server}}
50 route_data = 127.0.0.1
59 hosts_pipe_connect = CONTROL
61 hosts_try_fastopen = :
64 tls_try_verify_hosts =