1 # Exim test configuration 3415
8 host_lookup_order = bydns
9 primary_hostname = myhost.test.ex
10 rfc1413_query_timeout = 0s
11 spool_directory = DIR/spool
12 log_file_path = DIR/spool/log/SERVER%slog
14 gecos_name = CALLER_NAME
16 # ----- Main settings -----
19 acl_smtp_rcpt = accept
22 trusted_users = CALLER
30 warn senders = ^(?!notsubmit@)
31 control = submissionSUBMISSION_OPTIONS
35 # ----- Authenticators -----
44 ${if and {{eq{$2}{username}}{eq{$3}{mysecret}}}{yes}{no}}
45 server_set_id = $2AUTH_ID_DOMAIN