1 # Exim test configuration 1166
6 add_environment = SSLKEYLOGFILE=DIR/spool/sslkeys
7 host_lookup_order = bydns
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/SERVER%slog
11 gecos_name = CALLER_NAME
12 chunking_advertise_hosts = *
13 tls_advertise_hosts = *
14 .ifdef _HAVE_PIPE_CONNECT
15 pipelining_connect_advertise_hosts = :
20 .ifdef _OPT_MAIN_LIMITS_ADVERTISE_HOSTS
21 limits_advertise_hosts = !*
24 # ----- Main settings -----
26 primary_hostname = testhost.test.ex
27 domainlist local_domains = @ : test.ex
29 acl_smtp_rcpt = check_recipient
30 acl_smtp_data = check_data
31 trusted_users = CALLER
33 smtp_receive_timeout = 2s
35 log_selector = +received_recipients +connection_id +millisec
37 tls_certificate = DIR/aux-fixed/cert1
44 drop condition = ${if eq {SERVER}{server}}
45 message = 550 we really do not like you
47 accept domains = +local_domains
48 deny message = relay not permitted
51 warn message = X-acl-message-linecount: $message_linecount
60 condition = ${if !eq {SERVER}{server}}
61 transport = remote_smtp
66 # domains = ! +local_domains
67 # data = :fail: unrouteable mail domain "$domain"
72 # transport = local_delivery
73 # headers_add = X-local-user: uid=$local_user_uid gid=$local_user_gid
76 # ----- Transports -----
84 # file = DIR/test-mail/$local_part
85 # create_file = DIR/test-mail
86 # headers_add = "X-body-linecount: $body_linecount\n\
87 # X-message-linecount: $message_linecount\n\
88 # X-received-count: $received_count"
93 hosts = 127.0.0.1 : HOSTIPV4
95 hosts_try_fastopen = :
96 tls_verify_certificates = DIR/aux-fixed/cert1
97 tls_verify_cert_hostnames =