1 # Exim test configuration 2126
6 host_lookup_order = bydns
7 primary_hostname = myhost.test.ex
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/SERVER%slog
11 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 acl_smtp_rcpt = check_rcpt
16 log_selector = +tls_peerdn
18 tls_advertise_hosts = HOSTIPV4
19 tls_certificate = DIR/aux-fixed/cert1
20 tls_privatekey = DIR/aux-fixed/cert1
28 accept local_parts = userx
30 defer local_parts = usery
42 condition = ${if !eq {$sender_host_address}{}}
50 # ----- Transports -----
56 hosts = 127.0.0.1 : HOSTIPV4
59 tls_try_verify_hosts = :