1 # Exim test configuration 3414
7 host_lookup_order = bydns
8 primary_hostname = myhost.test.ex
9 spool_directory = DIR/spool
10 log_file_path = DIR/spool/log/%slog
12 gecos_name = CALLER_NAME
14 # ----- Main settings -----
17 S acl_smtp_mailauth=ACL
25 accept condition = ${if eq{$authenticated_sender}{ok@ok}{1}{0}}
28 warn log_message = \$authenticated_sender=$authenticated_sender
32 # ----- Authenticators -----
40 server_condition = true