1 # Exim test configuration 3414
8 host_lookup_order = bydns
9 primary_hostname = myhost.test.ex
10 spool_directory = DIR/spool
11 log_file_path = DIR/spool/log/%slog
13 gecos_name = CALLER_NAME
16 # ----- Main settings -----
19 S acl_smtp_mailauth=ACL
27 accept condition = ${if eq{$authenticated_sender}{ok@ok}{1}{0}}
30 warn log_message = \$authenticated_sender=$authenticated_sender
34 # ----- Authenticators -----
42 server_condition = true