1 # Exim test configuration 3403
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
13 # ----- Main settings -----
15 acl_smtp_rcpt = accept
18 # ----- Authentication -----
27 {and {{eq{$2}{userx}}{eq{$3}{secret}}}}\
28 {and {{eq{$2}{usery}}{eq{$3}{ab?}}}}\
32 server_mail_auth_condition = ${if eq{$authenticated_id}{userx}{yes}}
41 headers_add = aid: $authenticated_id
46 # ----- Transports -----
52 file = DIR/test-mail/$local_part