1 # Exim test configuration 3416
2 # Recipient callout with AUTH
6 host_lookup_order = bydns
7 primary_hostname = myhost.test.ex
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
14 # ----- Main settings -----
16 acl_smtp_rcpt = check_rcpt
21 # ----- Authentication -----
28 client_send = ^userx^secret
29 server_advertise_condition = yes
31 server_condition = yes
32 server_set_id = $auth2
40 accept verify = recipient/callout
49 transport = ${if eq{force}{$domain} {t2}{t1}}
52 # ----- Transports -----
69 authenticated_sender= brian