1 # Exim test configuration 3403
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
10 acl_smtp_data = check_data
13 # ----- Authentication -----
22 {and {{eq{$2}{userx}}{eq{$3}{secret}}}}\
23 {and {{eq{$2}{usery}}{eq{$3}{ab?}}}}\
27 server_mail_auth_condition = ${if eq{$authenticated_id}{userx}{yes}}
34 accept add_header = :at_start:${authresults {$primary_hostname}}
42 headers_add = aid: $authenticated_id
43 headers_add = rtr_authres: ${authresults {$primary_hostname}}
48 # ----- Transports -----
54 file = DIR/test-mail/${bless:$local_part}