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