1 # Exim test configuration 1101
2 # The test uses the same config for two Exim processes
4 # ,------ callout -------.
8 # client-anytls --> PORT_D Exim |----'
11 .include DIR/aux-var/tls_conf_prefix
13 primary_hostname = myhost.test.ex
15 # ----- Main settings -----
17 tls_advertise_hosts = *
19 tls_certificate = DIR/aux-fixed/cert1
20 tls_privatekey = DIR/aux-fixed/cert1
22 acl_smtp_rcpt = acl_check_rcpt
27 accept condition = ${if eq{$received_port}{PORT_S}}
28 message = Accepted (rcpt on backend)
30 accept verify = recipient/callout=no_cache
31 message = Accepted (rcpt via callout)
36 transport = local_smtp
45 tls_verify_certificates = DIR/aux-fixed/cert1
46 tls_verify_cert_hostnames = :