1 # Exim test configuration 3416
2 # Recipient callout with AUTH
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
12 # ----- Main settings -----
14 acl_smtp_rcpt = check_rcpt
19 # ----- Authentication -----
26 client_send = ^userx^secret
27 server_advertise_condition = yes
29 server_condition = yes
30 server_set_id = $auth2
38 accept verify = recipient/callout
47 transport = ${if eq{force}{$domain} {t2}{t1}}
50 # ----- Transports -----
67 authenticated_sender= brian