1 # Exim test configuration 0568
2 # Recipient callout with AUTH
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 rfc1413_query_timeout = 0s
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 acl_smtp_rcpt = check_rcpt
20 # ----- Authentication -----
27 client_send = ^userx^secret
28 server_advertise_condition = yes
30 server_condition = yes
31 server_set_id = $auth2
39 accept verify = recipient/callout
48 transport = ${if eq{force}{$domain} {t2}{t1}}
51 # ----- Transports -----
70 authenticated_sender= brian