2 # Pipelining the early part of the SMTP conversation, starttls
7 keep_environment = PATH
9 host_lookup_order = bydns
10 spool_directory = DIR/spool
13 log_file_path = DIR/spool/log/SERVER%slog
15 log_file_path = DIR/spool/log/%slog
19 gecos_name = CALLER_NAME
21 chunking_advertise_hosts = OPT
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
29 tls_require_ciphers = DEFAULT:!kECDHE
32 pipelining_connect_advertise_hosts = *
33 log_selector = +received_recipients +pipelining
36 acl_smtp_rcpt = accept
43 condition = ${if eq {SERVER}{server}}
48 route_data = 127.0.0.1::PORT_D
57 hosts_pipe_connect = CONTROL
59 tls_try_verify_hosts =